Schema Info

Schema Name: sfdl_prod_rds.ess_esscore_occupancy_snapshots
  • created: 2021-07-26 18:01:57
  • disabled: False
  • format: raw
  • id: 891
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_rds",
        "table": "ess_esscore_occupancy_snapshots"
    }
  • type: rds
Schema Versions: 3
    • created: 2025-07-24 01:22:28
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_occupancy_snapshots`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_occupancy_snapshots`\n(\n `id`  bigint , `unit_type_id`  int , `site_id`  int , `occupied_units`  int , `total_units`  int , `occupied_price`  decimal(9,2) , `total_price`  decimal(9,2) , `occupied_square_feet`  int , `total_square_feet`  int , `month`  int , `year`  int , `created_at`  timestamp , `updated_at`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', '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-rds-ess-prod/raw/esscore_occupancy_snapshots/2025-07-24/1753338146'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_occupancy_snapshots"
      ]
    • hive_path: s3://sfdl-rds-ess-prod/raw/esscore_occupancy_snapshots/2025-07-24/1753338146
    • id: 1397403
    • processed: 1
    • raw_data:
      {
          "created_at": 11,
          "id": 0,
          "month": 9,
          "occupied_price": 5,
          "occupied_square_feet": 7,
          "occupied_units": 3,
          "site_id": 2,
          "total_price": 6,
          "total_square_feet": 8,
          "total_units": 4,
          "unit_type_id": 1,
          "updated_at": 12,
          "year": 10
      }
    • schema_attributes:
      {
          "created_at": "timestamp",
          "id": "bigint",
          "month": "int",
          "occupied_price": "decimal(9,2)",
          "occupied_square_feet": "int",
          "occupied_units": "int",
          "site_id": "int",
          "total_price": "decimal(9,2)",
          "total_square_feet": "int",
          "total_units": "int",
          "unit_type_id": "int",
          "updated_at": "timestamp",
          "year": "int"
      }
    • schema_name_id: 891
    • schema_scan_id: 146212026
    • updated: 2025-07-24 01:22:41
    • created: 2025-07-03 23:18:20
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_occupancy_snapshots`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_occupancy_snapshots`\n(\n `id`  bigint , `unit_type_id`  int , `site_id`  int , `occupied_units`  int , `total_units`  int , `occupied_price`  decimal(9,2) , `total_price`  decimal(9,2) , `occupied_square_feet`  int , `total_square_feet`  int , `month`  int , `year`  int , `created_at`  timestamp , `updated_at`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', '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-rds-ess-prod/raw/esscore_occupancy_snapshots/2025-07-04/1751602698'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_occupancy_snapshots"
      ]
    • hive_path: s3://sfdl-rds-ess-prod/raw/esscore_occupancy_snapshots/2025-07-04/1751602698
    • id: 1372672
    • processed: 1
    • raw_data:
      {
          "created_at": 11,
          "id": 0,
          "month": 9,
          "occupied_price": 5,
          "occupied_square_feet": 7,
          "occupied_units": 3,
          "site_id": 2,
          "total_price": 6,
          "total_square_feet": 8,
          "total_units": 4,
          "unit_type_id": 1,
          "updated_at": 12,
          "year": 10
      }
    • schema_attributes:
      {
          "created_at": "timestamp",
          "id": "bigint",
          "month": "int",
          "occupied_price": "decimal(9,2)",
          "occupied_square_feet": "int",
          "occupied_units": "int",
          "site_id": "int",
          "total_price": "decimal(9,2)",
          "total_square_feet": "int",
          "total_units": "int",
          "unit_type_id": "int",
          "updated_at": "timestamp",
          "year": "int"
      }
    • schema_name_id: 891
    • schema_scan_id: 145006198
    • updated: 2025-07-03 23:18:33
    • created: 2025-06-02 09:12:31
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_occupancy_snapshots`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_occupancy_snapshots`\n(\n `id`  bigint , `unit_type_id`  int , `site_id`  int , `occupied_units`  int , `total_units`  int , `occupied_price`  decimal(9,2) , `total_price`  decimal(9,2) , `occupied_square_feet`  int , `total_square_feet`  int , `month`  int , `year`  int , `created_at`  timestamp , `updated_at`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', '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-rds-ess-prod/raw/esscore_occupancy_snapshots/2025-06-02/1748873549'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_occupancy_snapshots"
      ]
    • hive_path: s3://sfdl-rds-ess-prod/raw/esscore_occupancy_snapshots/2025-06-02/1748873549
    • id: 1332649
    • processed: 1
    • raw_data:
      {
          "created_at": 11,
          "id": 0,
          "month": 9,
          "occupied_price": 5,
          "occupied_square_feet": 7,
          "occupied_units": 3,
          "site_id": 2,
          "total_price": 6,
          "total_square_feet": 8,
          "total_units": 4,
          "unit_type_id": 1,
          "updated_at": 12,
          "year": 10
      }
    • schema_attributes:
      {
          "created_at": "timestamp",
          "id": "bigint",
          "month": "int",
          "occupied_price": "decimal(9,2)",
          "occupied_square_feet": "int",
          "occupied_units": "int",
          "site_id": "int",
          "total_price": "decimal(9,2)",
          "total_square_feet": "int",
          "total_units": "int",
          "unit_type_id": "int",
          "updated_at": "timestamp",
          "year": "int"
      }
    • schema_name_id: 891
    • schema_scan_id: 143164434
    • updated: 2025-06-02 09:12:44
Schema Scans: 3
Last at 2025-07-24 01:22:28
    • duration: 0:00:13.569455
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 146212026
    • payload:
      {
          "datatype_dict": {
              "created_at": "timestamp",
              "id": "bigint",
              "month": "int",
              "occupied_price": "decimal(9,2)",
              "occupied_square_feet": "int",
              "occupied_units": "int",
              "site_id": "int",
              "total_price": "decimal(9,2)",
              "total_square_feet": "int",
              "total_units": "int",
              "unit_type_id": "int",
              "updated_at": "timestamp",
              "year": "int"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-prod",
              "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_occupancy_snapshots/2025-07-24/1753338146",
              "key": "raw/esscore_occupancy_snapshots/2025-07-24/1753338146/split.ess_core.occupancy_snapshots0.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.ess_esscore_occupancy_snapshots",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 891
    • start_time: 2025-07-24 01:22:28
    • success: True
    • trace_id: 12795838302714413129
    • duration: 0:00:13.561044
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 145006198
    • payload:
      {
          "datatype_dict": {
              "created_at": "timestamp",
              "id": "bigint",
              "month": "int",
              "occupied_price": "decimal(9,2)",
              "occupied_square_feet": "int",
              "occupied_units": "int",
              "site_id": "int",
              "total_price": "decimal(9,2)",
              "total_square_feet": "int",
              "total_units": "int",
              "unit_type_id": "int",
              "updated_at": "timestamp",
              "year": "int"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-prod",
              "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_occupancy_snapshots/2025-07-04/1751602698",
              "key": "raw/esscore_occupancy_snapshots/2025-07-04/1751602698/split.ess_core.occupancy_snapshots0.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.ess_esscore_occupancy_snapshots",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 891
    • start_time: 2025-07-03 23:18:19
    • success: True
    • trace_id: 9509812135521463805
    • duration: 0:00:13.504120
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 143164434
    • payload:
      {
          "datatype_dict": {
              "created_at": "timestamp",
              "id": "bigint",
              "month": "int",
              "occupied_price": "decimal(9,2)",
              "occupied_square_feet": "int",
              "occupied_units": "int",
              "site_id": "int",
              "total_price": "decimal(9,2)",
              "total_square_feet": "int",
              "total_units": "int",
              "unit_type_id": "int",
              "updated_at": "timestamp",
              "year": "int"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-prod",
              "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_occupancy_snapshots/2025-06-02/1748873549",
              "key": "raw/esscore_occupancy_snapshots/2025-06-02/1748873549/split.ess_core.occupancy_snapshots0.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.ess_esscore_occupancy_snapshots",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 891
    • start_time: 2025-06-02 09:12:31
    • success: True
    • trace_id: 4542250074185988749
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "created_at": "timestamp",
        "id": "bigint",
        "month": "int",
        "occupied_price": "decimal(9,2)",
        "occupied_square_feet": "int",
        "occupied_units": "int",
        "site_id": "int",
        "total_price": "decimal(9,2)",
        "total_square_feet": "int",
        "total_units": "int",
        "unit_type_id": "int",
        "updated_at": "timestamp",
        "year": "int"
    }
  • created: 2025-07-24 01:22:28
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_occupancy_snapshots`\n(\n `id`  bigint , `unit_type_id`  int , `site_id`  int , `occupied_units`  int , `total_units`  int , `occupied_price`  decimal(9,2) , `total_price`  decimal(9,2) , `occupied_square_feet`  int , `total_square_feet`  int , `month`  int , `year`  int , `created_at`  timestamp , `updated_at`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', '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-rds-ess-prod/raw/esscore_occupancy_snapshots/2025-07-24/1753338146'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_occupancy_snapshots`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_occupancy_snapshots"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2021-07-26 18:01:57",
        "disabled": false,
        "format": "raw",
        "id": 891,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_rds",
            "table": "ess_esscore_occupancy_snapshots"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "created_at": "timestamp",
            "id": "bigint",
            "month": "int",
            "occupied_price": "decimal(9,2)",
            "occupied_square_feet": "int",
            "occupied_units": "int",
            "site_id": "int",
            "total_price": "decimal(9,2)",
            "total_square_feet": "int",
            "total_units": "int",
            "unit_type_id": "int",
            "updated_at": "timestamp",
            "year": "int"
        },
        "created": "2025-07-24 01:22:28",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_occupancy_snapshots`\n(\n `id`  bigint , `unit_type_id`  int , `site_id`  int , `occupied_units`  int , `total_units`  int , `occupied_price`  decimal(9,2) , `total_price`  decimal(9,2) , `occupied_square_feet`  int , `total_square_feet`  int , `month`  int , `year`  int , `created_at`  timestamp , `updated_at`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', '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-rds-ess-prod/raw/esscore_occupancy_snapshots/2025-07-24/1753338146'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_occupancy_snapshots`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_occupancy_snapshots"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}