Schema Info

Schema Name: sfdl_dev_rds.ess_esscore_rate_change_reminder_rules
  • created: 2021-07-11 12:58:03
  • disabled: False
  • format: raw
  • id: 1641
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "ess_esscore_rate_change_reminder_rules"
    }
  • type: rds
Schema Versions: 2
    • created: 2021-07-21 11:48:44
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_rate_change_reminder_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_rate_change_reminder_rules`\n(\n `id`  int , `site_id`  int , `enabled`  smallint , `change_rate`  decimal(5,4) , `maximum_occupancy`  decimal(5,4) , `change_amount_in_cents`  int , `duration_in_months`  int , `key`  varchar(255) , `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-dev/raw/esscore_rate_change_reminder_rules/2021-07-21/1626886123'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_rate_change_reminder_rules"
      ]
    • hive_path: s3://sfdl-rds-ess-dev/raw/esscore_rate_change_reminder_rules/2021-07-21/1626886123
    • id: 4685328
    • processed: 1
    • raw_data:
      {
          "change_amount_in_cents": 5,
          "change_rate": 3,
          "created_at": 8,
          "duration_in_months": 6,
          "enabled": 2,
          "id": 0,
          "key": 7,
          "maximum_occupancy": 4,
          "site_id": 1,
          "updated_at": 9
      }
    • schema_attributes:
      {
          "change_amount_in_cents": "int",
          "change_rate": "decimal(5,4)",
          "created_at": "timestamp",
          "duration_in_months": "int",
          "enabled": "smallint",
          "id": "int",
          "key": "varchar(255)",
          "maximum_occupancy": "decimal(5,4)",
          "site_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1641
    • schema_scan_id: 5816746
    • updated: 2021-07-21 11:48:55
    • created: 2021-07-11 12:58:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_rate_change_reminder_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_rate_change_reminder_rules`\n(\n `id`  int , `site_id`  int , `enabled`  smallint , `change_rate`  decimal(5,4) , `maximum_occupancy`  decimal(5,4) , `change_amount_in_cents`  int , `duration_in_months`  int , `key`  varchar(255) , `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-dev/raw/esscore_rate_change_reminder_rules/2021-07-11/1626026282'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_rate_change_reminder_rules"
      ]
    • hive_path: s3://sfdl-rds-ess-dev/raw/esscore_rate_change_reminder_rules/2021-07-11/1626026282
    • id: 4685203
    • processed: 1
    • raw_data:
      {
          "change_amount_in_cents": 5,
          "change_rate": 3,
          "created_at": 8,
          "duration_in_months": 6,
          "enabled": 2,
          "id": 0,
          "key": 7,
          "maximum_occupancy": 4,
          "site_id": 1,
          "updated_at": 9
      }
    • schema_attributes:
      {
          "change_amount_in_cents": "int",
          "change_rate": "decimal(5,4)",
          "created_at": "timestamp",
          "duration_in_months": "int",
          "enabled": "smallint",
          "id": "int",
          "key": "varchar(255)",
          "maximum_occupancy": "decimal(5,4)",
          "site_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1641
    • schema_scan_id: 5813386
    • updated: 2021-07-11 12:58:14
Schema Scans: 2
Last at 2021-07-21 11:48:44
    • duration: 0:00:13.631761
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5816746
    • payload:
      {
          "datatype_dict": {
              "change_amount_in_cents": "int",
              "change_rate": "decimal(5,4)",
              "created_at": "timestamp",
              "duration_in_months": "int",
              "enabled": "smallint",
              "id": "int",
              "key": "varchar(255)",
              "maximum_occupancy": "decimal(5,4)",
              "site_id": "int",
              "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-dev",
              "hive_path": "s3://sfdl-rds-ess-dev/raw/esscore_rate_change_reminder_rules/2021-07-21/1626886123",
              "key": "raw/esscore_rate_change_reminder_rules/2021-07-21/1626886123/split.ess_core.rate_change_reminder_rules0.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.ess_esscore_rate_change_reminder_rules",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1641
    • start_time: 2021-07-21 11:48:44
    • success: True
    • trace_id: 917524290895515148
    • duration: 0:00:13.728442
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5813386
    • payload:
      {
          "datatype_dict": {
              "change_amount_in_cents": "int",
              "change_rate": "decimal(5,4)",
              "created_at": "timestamp",
              "duration_in_months": "int",
              "enabled": "smallint",
              "id": "int",
              "key": "varchar(255)",
              "maximum_occupancy": "decimal(5,4)",
              "site_id": "int",
              "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-dev",
              "hive_path": "s3://sfdl-rds-ess-dev/raw/esscore_rate_change_reminder_rules/2021-07-11/1626026282",
              "key": "raw/esscore_rate_change_reminder_rules/2021-07-11/1626026282/split.ess_core.rate_change_reminder_rules0.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.ess_esscore_rate_change_reminder_rules",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1641
    • start_time: 2021-07-11 12:58:03
    • success: True
    • trace_id: 8178179273896432971
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "change_amount_in_cents": "int",
        "change_rate": "decimal(5,4)",
        "created_at": "timestamp",
        "duration_in_months": "int",
        "enabled": "smallint",
        "id": "int",
        "key": "varchar(255)",
        "maximum_occupancy": "decimal(5,4)",
        "site_id": "int",
        "updated_at": "timestamp"
    }
  • created: 2021-07-21 11:48:44
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_rate_change_reminder_rules`\n(\n `id`  int , `site_id`  int , `enabled`  smallint , `change_rate`  decimal(5,4) , `maximum_occupancy`  decimal(5,4) , `change_amount_in_cents`  int , `duration_in_months`  int , `key`  varchar(255) , `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-dev/raw/esscore_rate_change_reminder_rules/2021-07-21/1626886123'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_rate_change_reminder_rules`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_rate_change_reminder_rules"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2021-07-11 12:58:03",
        "disabled": false,
        "format": "raw",
        "id": 1641,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "ess_esscore_rate_change_reminder_rules"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "change_amount_in_cents": "int",
            "change_rate": "decimal(5,4)",
            "created_at": "timestamp",
            "duration_in_months": "int",
            "enabled": "smallint",
            "id": "int",
            "key": "varchar(255)",
            "maximum_occupancy": "decimal(5,4)",
            "site_id": "int",
            "updated_at": "timestamp"
        },
        "created": "2021-07-21 11:48:44",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_rate_change_reminder_rules`\n(\n `id`  int , `site_id`  int , `enabled`  smallint , `change_rate`  decimal(5,4) , `maximum_occupancy`  decimal(5,4) , `change_amount_in_cents`  int , `duration_in_months`  int , `key`  varchar(255) , `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-dev/raw/esscore_rate_change_reminder_rules/2021-07-21/1626886123'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_rate_change_reminder_rules`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_rate_change_reminder_rules"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}