Schema Info

Schema Name: sfdl_stage_rds.ess_esscore_unit_type_rate_changes
  • created: 2021-07-12 13:44:31
  • disabled: False
  • format: raw
  • id: 1130
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_rds",
        "table": "ess_esscore_unit_type_rate_changes"
    }
  • type: rds
Schema Versions: 4
    • created: 2023-06-15 18:57:16
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_unit_type_rate_changes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_unit_type_rate_changes`\n(\n `id`  bigint , `creator_id`  int , `site_id`  int , `unit_type_id`  int , `old_price`  decimal(7,2) , `new_price`  decimal(7,2) , `created_at`  timestamp , `updated_at`  timestamp , `unit_type_rate_change_rule_id`  bigint , `rate_change_batch_id`  bigint \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-stage/raw/esscore_unit_type_rate_changes/2023-06-15/1686873436'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_unit_type_rate_changes"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_unit_type_rate_changes/2023-06-15/1686873436
    • id: 550940
    • processed: 1
    • raw_data:
      {
          "created_at": 6,
          "creator_id": 1,
          "id": 0,
          "new_price": 5,
          "old_price": 4,
          "rate_change_batch_id": 9,
          "site_id": 2,
          "unit_type_id": 3,
          "unit_type_rate_change_rule_id": 8,
          "updated_at": 7
      }
    • schema_attributes:
      {
          "created_at": "timestamp",
          "creator_id": "int",
          "id": "bigint",
          "new_price": "decimal(7,2)",
          "old_price": "decimal(7,2)",
          "rate_change_batch_id": "bigint",
          "site_id": "int",
          "unit_type_id": "int",
          "unit_type_rate_change_rule_id": "bigint",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1130
    • schema_scan_id: 4963464
    • updated: 2023-06-15 18:57:28
    • created: 2022-06-22 20:52:26
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_unit_type_rate_changes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_unit_type_rate_changes`\n(\n `id`  bigint , `creator_id`  int , `site_id`  int , `unit_type_id`  int , `old_price`  decimal(7,2) , `new_price`  decimal(7,2) , `created_at`  timestamp , `updated_at`  timestamp , `unit_type_rate_change_rule_id`  bigint , `rate_change_batch_id`  bigint \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-stage/raw/esscore_unit_type_rate_changes/2022-06-23/1655949145'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_unit_type_rate_changes"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_unit_type_rate_changes/2022-06-23/1655949145
    • id: 402920
    • processed: 1
    • raw_data:
      {
          "created_at": 6,
          "creator_id": 1,
          "id": 0,
          "new_price": 5,
          "old_price": 4,
          "rate_change_batch_id": 9,
          "site_id": 2,
          "unit_type_id": 3,
          "unit_type_rate_change_rule_id": 8,
          "updated_at": 7
      }
    • schema_attributes:
      {
          "created_at": "timestamp",
          "creator_id": "int",
          "id": "bigint",
          "new_price": "decimal(7,2)",
          "old_price": "decimal(7,2)",
          "rate_change_batch_id": "bigint",
          "site_id": "int",
          "unit_type_id": "int",
          "unit_type_rate_change_rule_id": "bigint",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1130
    • schema_scan_id: 3933511
    • updated: 2022-06-22 20:52:37
    • created: 2022-06-22 16:00:43
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_unit_type_rate_changes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_unit_type_rate_changes`\n(\n `id`  bigint , `creator_id`  int , `site_id`  int , `unit_type_id`  int , `old_price`  decimal(7,2) , `new_price`  decimal(7,2) , `created_at`  timestamp , `updated_at`  timestamp , `unit_type_rate_change_rule_id`  bigint , `rate_change_batch_id`  bigint \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-stage/raw/esscore_unit_type_rate_changes/2022-06-22/1655931642'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_unit_type_rate_changes"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_unit_type_rate_changes/2022-06-22/1655931642
    • id: 402824
    • processed: 1
    • raw_data:
      {
          "created_at": 6,
          "creator_id": 1,
          "id": 0,
          "new_price": 5,
          "old_price": 4,
          "rate_change_batch_id": 9,
          "site_id": 2,
          "unit_type_id": 3,
          "unit_type_rate_change_rule_id": 8,
          "updated_at": 7
      }
    • schema_attributes:
      {
          "created_at": "timestamp",
          "creator_id": "int",
          "id": "bigint",
          "new_price": "decimal(7,2)",
          "old_price": "decimal(7,2)",
          "rate_change_batch_id": "bigint",
          "site_id": "int",
          "unit_type_id": "int",
          "unit_type_rate_change_rule_id": "bigint",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1130
    • schema_scan_id: 3932927
    • updated: 2022-06-22 16:00:54
    • created: 2021-07-24 00:04:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_unit_type_rate_changes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_unit_type_rate_changes`\n(\n `id`  bigint , `creator_id`  int , `site_id`  int , `unit_type_id`  int , `old_price`  decimal(7,2) , `new_price`  decimal(7,2) , `created_at`  timestamp , `updated_at`  timestamp , `unit_type_rate_change_rule_id`  bigint , `rate_change_batch_id`  bigint \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-stage/raw/esscore_unit_type_rate_changes/2021-07-24/1627103062'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_unit_type_rate_changes"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_unit_type_rate_changes/2021-07-24/1627103062
    • id: 341569
    • processed: 1
    • raw_data:
      {
          "created_at": 6,
          "creator_id": 1,
          "id": 0,
          "new_price": 5,
          "old_price": 4,
          "rate_change_batch_id": 9,
          "site_id": 2,
          "unit_type_id": 3,
          "unit_type_rate_change_rule_id": 8,
          "updated_at": 7
      }
    • schema_attributes:
      {
          "created_at": "timestamp",
          "creator_id": "int",
          "id": "bigint",
          "new_price": "decimal(7,2)",
          "old_price": "decimal(7,2)",
          "rate_change_batch_id": "bigint",
          "site_id": "int",
          "unit_type_id": "int",
          "unit_type_rate_change_rule_id": "bigint",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1130
    • schema_scan_id: 3410639
    • updated: 2021-07-24 00:04:35
Schema Scans: 4
Last at 2023-06-15 18:57:16
    • duration: 0:00:11.157057
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4963464
    • payload:
      {
          "datatype_dict": {
              "created_at": "timestamp",
              "creator_id": "int",
              "id": "bigint",
              "new_price": "decimal(7,2)",
              "old_price": "decimal(7,2)",
              "rate_change_batch_id": "bigint",
              "site_id": "int",
              "unit_type_id": "int",
              "unit_type_rate_change_rule_id": "bigint",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-stage",
              "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_unit_type_rate_changes/2023-06-15/1686873436",
              "key": "raw/esscore_unit_type_rate_changes/2023-06-15/1686873436/split.ess_core.unit_type_rate_changes0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_unit_type_rate_changes",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1130
    • start_time: 2023-06-15 18:57:16
    • success: True
    • trace_id: 7851364006397316507
    • duration: 0:00:13.852320
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3933511
    • payload:
      {
          "datatype_dict": {
              "created_at": "timestamp",
              "creator_id": "int",
              "id": "bigint",
              "new_price": "decimal(7,2)",
              "old_price": "decimal(7,2)",
              "rate_change_batch_id": "bigint",
              "site_id": "int",
              "unit_type_id": "int",
              "unit_type_rate_change_rule_id": "bigint",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-stage",
              "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_unit_type_rate_changes/2022-06-23/1655949145",
              "key": "raw/esscore_unit_type_rate_changes/2022-06-23/1655949145/split.ess_core.unit_type_rate_changes0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_unit_type_rate_changes",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1130
    • start_time: 2022-06-22 20:52:26
    • success: True
    • trace_id: 2864539565438432152
    • duration: 0:00:14.016291
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3932927
    • payload:
      {
          "datatype_dict": {
              "created_at": "timestamp",
              "creator_id": "int",
              "id": "bigint",
              "new_price": "decimal(7,2)",
              "old_price": "decimal(7,2)",
              "rate_change_batch_id": "bigint",
              "site_id": "int",
              "unit_type_id": "int",
              "unit_type_rate_change_rule_id": "bigint",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-stage",
              "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_unit_type_rate_changes/2022-06-22/1655931642",
              "key": "raw/esscore_unit_type_rate_changes/2022-06-22/1655931642/split.ess_core.unit_type_rate_changes0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_unit_type_rate_changes",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1130
    • start_time: 2022-06-22 16:00:43
    • success: True
    • trace_id: 14507373235775390843
    • duration: 0:00:13.837611
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3410639
    • payload:
      {
          "datatype_dict": {
              "created_at": "timestamp",
              "creator_id": "int",
              "id": "bigint",
              "new_price": "decimal(7,2)",
              "old_price": "decimal(7,2)",
              "rate_change_batch_id": "bigint",
              "site_id": "int",
              "unit_type_id": "int",
              "unit_type_rate_change_rule_id": "bigint",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-stage",
              "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_unit_type_rate_changes/2021-07-24/1627103062",
              "key": "raw/esscore_unit_type_rate_changes/2021-07-24/1627103062/split.ess_core.unit_type_rate_changes0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_unit_type_rate_changes",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1130
    • start_time: 2021-07-24 00:04:23
    • success: True
    • trace_id: 15616008891614587889
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "created_at": "timestamp",
        "creator_id": "int",
        "id": "bigint",
        "new_price": "decimal(7,2)",
        "old_price": "decimal(7,2)",
        "rate_change_batch_id": "bigint",
        "site_id": "int",
        "unit_type_id": "int",
        "unit_type_rate_change_rule_id": "bigint",
        "updated_at": "timestamp"
    }
  • created: 2023-06-15 18:57:16
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_unit_type_rate_changes`\n(\n `id`  bigint , `creator_id`  int , `site_id`  int , `unit_type_id`  int , `old_price`  decimal(7,2) , `new_price`  decimal(7,2) , `created_at`  timestamp , `updated_at`  timestamp , `unit_type_rate_change_rule_id`  bigint , `rate_change_batch_id`  bigint \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-stage/raw/esscore_unit_type_rate_changes/2023-06-15/1686873436'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_unit_type_rate_changes`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_unit_type_rate_changes"
    }
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-07-12 13:44:31",
        "disabled": false,
        "format": "raw",
        "id": 1130,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_rds",
            "table": "ess_esscore_unit_type_rate_changes"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "created_at": "timestamp",
            "creator_id": "int",
            "id": "bigint",
            "new_price": "decimal(7,2)",
            "old_price": "decimal(7,2)",
            "rate_change_batch_id": "bigint",
            "site_id": "int",
            "unit_type_id": "int",
            "unit_type_rate_change_rule_id": "bigint",
            "updated_at": "timestamp"
        },
        "created": "2023-06-15 18:57:16",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_unit_type_rate_changes`\n(\n `id`  bigint , `creator_id`  int , `site_id`  int , `unit_type_id`  int , `old_price`  decimal(7,2) , `new_price`  decimal(7,2) , `created_at`  timestamp , `updated_at`  timestamp , `unit_type_rate_change_rule_id`  bigint , `rate_change_batch_id`  bigint \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-stage/raw/esscore_unit_type_rate_changes/2023-06-15/1686873436'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_unit_type_rate_changes`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_unit_type_rate_changes"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}