Schema Info

Schema Name: sfdl_stage_rds.ess_esscore_operations_service_rate_changes
  • created: 2021-07-12 13:41:58
  • disabled: False
  • format: raw
  • id: 1085
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_rds",
        "table": "ess_esscore_operations_service_rate_changes"
    }
  • type: rds
Schema Versions: 4
    • created: 2023-06-15 18:36:26
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_operations_service_rate_changes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_operations_service_rate_changes`\n(\n `id`  bigint , `site_id`  int , `addon_id`  int , `facility_rate_change_id`  bigint , `old_price`  decimal(7,2) , `new_price`  decimal(7,2) , `apply_at`  timestamp , `applied_at`  timestamp , `canceled_at`  timestamp , `created_at`  timestamp , `updated_at`  timestamp , `suggested_price`  decimal(7,2) , `old_fee_group_id`  varchar(255) , `new_fee_group_id`  varchar(255) \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_operations_service_rate_changes/2023-06-15/1686872185'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_operations_service_rate_changes"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_operations_service_rate_changes/2023-06-15/1686872185
    • id: 550926
    • processed: 1
    • raw_data:
      {
          "addon_id": 2,
          "applied_at": 7,
          "apply_at": 6,
          "canceled_at": 8,
          "created_at": 9,
          "facility_rate_change_id": 3,
          "id": 0,
          "new_fee_group_id": 13,
          "new_price": 5,
          "old_fee_group_id": 12,
          "old_price": 4,
          "site_id": 1,
          "suggested_price": 11,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "addon_id": "int",
          "applied_at": "timestamp",
          "apply_at": "timestamp",
          "canceled_at": "timestamp",
          "created_at": "timestamp",
          "facility_rate_change_id": "bigint",
          "id": "bigint",
          "new_fee_group_id": "varchar(255)",
          "new_price": "decimal(7,2)",
          "old_fee_group_id": "varchar(255)",
          "old_price": "decimal(7,2)",
          "site_id": "int",
          "suggested_price": "decimal(7,2)",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1085
    • schema_scan_id: 4963407
    • updated: 2023-06-15 18:36:37
    • created: 2022-06-22 20:31:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_operations_service_rate_changes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_operations_service_rate_changes`\n(\n `id`  bigint , `site_id`  int , `addon_id`  int , `facility_rate_change_id`  bigint , `old_price`  decimal(7,2) , `new_price`  decimal(7,2) , `apply_at`  timestamp , `applied_at`  timestamp , `canceled_at`  timestamp , `created_at`  timestamp , `updated_at`  timestamp , `suggested_price`  decimal(7,2) \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_operations_service_rate_changes/2022-06-23/1655947869'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_operations_service_rate_changes"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_operations_service_rate_changes/2022-06-23/1655947869
    • id: 402872
    • processed: 1
    • raw_data:
      {
          "addon_id": 2,
          "applied_at": 7,
          "apply_at": 6,
          "canceled_at": 8,
          "created_at": 9,
          "facility_rate_change_id": 3,
          "id": 0,
          "new_price": 5,
          "old_price": 4,
          "site_id": 1,
          "suggested_price": 11,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "addon_id": "int",
          "applied_at": "timestamp",
          "apply_at": "timestamp",
          "canceled_at": "timestamp",
          "created_at": "timestamp",
          "facility_rate_change_id": "bigint",
          "id": "bigint",
          "new_price": "decimal(7,2)",
          "old_price": "decimal(7,2)",
          "site_id": "int",
          "suggested_price": "decimal(7,2)",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1085
    • schema_scan_id: 3933435
    • updated: 2022-06-22 20:31:21
    • created: 2022-06-22 15:37:20
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_operations_service_rate_changes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_operations_service_rate_changes`\n(\n `id`  bigint , `site_id`  int , `addon_id`  int , `facility_rate_change_id`  bigint , `old_price`  decimal(7,2) , `new_price`  decimal(7,2) , `apply_at`  timestamp , `applied_at`  timestamp , `canceled_at`  timestamp , `created_at`  timestamp , `updated_at`  timestamp , `suggested_price`  decimal(7,2) \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_operations_service_rate_changes/2022-06-22/1655930239'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_operations_service_rate_changes"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_operations_service_rate_changes/2022-06-22/1655930239
    • id: 402788
    • processed: 1
    • raw_data:
      {
          "addon_id": 2,
          "applied_at": 7,
          "apply_at": 6,
          "canceled_at": 8,
          "created_at": 9,
          "facility_rate_change_id": 3,
          "id": 0,
          "new_price": 5,
          "old_price": 4,
          "site_id": 1,
          "suggested_price": 11,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "addon_id": "int",
          "applied_at": "timestamp",
          "apply_at": "timestamp",
          "canceled_at": "timestamp",
          "created_at": "timestamp",
          "facility_rate_change_id": "bigint",
          "id": "bigint",
          "new_price": "decimal(7,2)",
          "old_price": "decimal(7,2)",
          "site_id": "int",
          "suggested_price": "decimal(7,2)",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1085
    • schema_scan_id: 3932830
    • updated: 2022-06-22 15:37:32
    • created: 2021-07-23 23:32:29
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_operations_service_rate_changes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_operations_service_rate_changes`\n(\n `id`  bigint , `site_id`  int , `addon_id`  int , `facility_rate_change_id`  bigint , `old_price`  decimal(7,2) , `new_price`  decimal(7,2) , `apply_at`  timestamp , `applied_at`  timestamp , `canceled_at`  timestamp , `created_at`  timestamp , `updated_at`  timestamp , `suggested_price`  decimal(7,2) \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_operations_service_rate_changes/2021-07-24/1627101148'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_operations_service_rate_changes"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_operations_service_rate_changes/2021-07-24/1627101148
    • id: 341507
    • processed: 1
    • raw_data:
      {
          "addon_id": 2,
          "applied_at": 7,
          "apply_at": 6,
          "canceled_at": 8,
          "created_at": 9,
          "facility_rate_change_id": 3,
          "id": 0,
          "new_price": 5,
          "old_price": 4,
          "site_id": 1,
          "suggested_price": 11,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "addon_id": "int",
          "applied_at": "timestamp",
          "apply_at": "timestamp",
          "canceled_at": "timestamp",
          "created_at": "timestamp",
          "facility_rate_change_id": "bigint",
          "id": "bigint",
          "new_price": "decimal(7,2)",
          "old_price": "decimal(7,2)",
          "site_id": "int",
          "suggested_price": "decimal(7,2)",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1085
    • schema_scan_id: 3410530
    • updated: 2021-07-23 23:32:40
Schema Scans: 4
Last at 2023-06-15 18:36:26
    • duration: 0:00:11.070840
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4963407
    • payload:
      {
          "datatype_dict": {
              "addon_id": "int",
              "applied_at": "timestamp",
              "apply_at": "timestamp",
              "canceled_at": "timestamp",
              "created_at": "timestamp",
              "facility_rate_change_id": "bigint",
              "id": "bigint",
              "new_fee_group_id": "varchar(255)",
              "new_price": "decimal(7,2)",
              "old_fee_group_id": "varchar(255)",
              "old_price": "decimal(7,2)",
              "site_id": "int",
              "suggested_price": "decimal(7,2)",
              "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_operations_service_rate_changes/2023-06-15/1686872185",
              "key": "raw/esscore_operations_service_rate_changes/2023-06-15/1686872185/split.ess_core.operations_service_rate_changes0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_operations_service_rate_changes",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1085
    • start_time: 2023-06-15 18:36:26
    • success: True
    • trace_id: 14108327939085603794
    • duration: 0:00:13.882513
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3933435
    • payload:
      {
          "datatype_dict": {
              "addon_id": "int",
              "applied_at": "timestamp",
              "apply_at": "timestamp",
              "canceled_at": "timestamp",
              "created_at": "timestamp",
              "facility_rate_change_id": "bigint",
              "id": "bigint",
              "new_price": "decimal(7,2)",
              "old_price": "decimal(7,2)",
              "site_id": "int",
              "suggested_price": "decimal(7,2)",
              "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_operations_service_rate_changes/2022-06-23/1655947869",
              "key": "raw/esscore_operations_service_rate_changes/2022-06-23/1655947869/split.ess_core.operations_service_rate_changes0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_operations_service_rate_changes",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1085
    • start_time: 2022-06-22 20:31:10
    • success: True
    • trace_id: 1677041067636318212
    • duration: 0:00:14.326759
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3932830
    • payload:
      {
          "datatype_dict": {
              "addon_id": "int",
              "applied_at": "timestamp",
              "apply_at": "timestamp",
              "canceled_at": "timestamp",
              "created_at": "timestamp",
              "facility_rate_change_id": "bigint",
              "id": "bigint",
              "new_price": "decimal(7,2)",
              "old_price": "decimal(7,2)",
              "site_id": "int",
              "suggested_price": "decimal(7,2)",
              "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_operations_service_rate_changes/2022-06-22/1655930239",
              "key": "raw/esscore_operations_service_rate_changes/2022-06-22/1655930239/split.ess_core.operations_service_rate_changes0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_operations_service_rate_changes",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1085
    • start_time: 2022-06-22 15:37:20
    • success: True
    • trace_id: 4420240803440791731
    • duration: 0:00:13.868516
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3410530
    • payload:
      {
          "datatype_dict": {
              "addon_id": "int",
              "applied_at": "timestamp",
              "apply_at": "timestamp",
              "canceled_at": "timestamp",
              "created_at": "timestamp",
              "facility_rate_change_id": "bigint",
              "id": "bigint",
              "new_price": "decimal(7,2)",
              "old_price": "decimal(7,2)",
              "site_id": "int",
              "suggested_price": "decimal(7,2)",
              "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_operations_service_rate_changes/2021-07-24/1627101148",
              "key": "raw/esscore_operations_service_rate_changes/2021-07-24/1627101148/split.ess_core.operations_service_rate_changes0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_operations_service_rate_changes",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1085
    • start_time: 2021-07-23 23:32:29
    • success: True
    • trace_id: 4326774900362175932
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "addon_id": "int",
        "applied_at": "timestamp",
        "apply_at": "timestamp",
        "canceled_at": "timestamp",
        "created_at": "timestamp",
        "facility_rate_change_id": "bigint",
        "id": "bigint",
        "new_fee_group_id": "varchar(255)",
        "new_price": "decimal(7,2)",
        "old_fee_group_id": "varchar(255)",
        "old_price": "decimal(7,2)",
        "site_id": "int",
        "suggested_price": "decimal(7,2)",
        "updated_at": "timestamp"
    }
  • created: 2023-06-15 18:36:26
  • 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_operations_service_rate_changes`\n(\n `id`  bigint , `site_id`  int , `addon_id`  int , `facility_rate_change_id`  bigint , `old_price`  decimal(7,2) , `new_price`  decimal(7,2) , `apply_at`  timestamp , `applied_at`  timestamp , `canceled_at`  timestamp , `created_at`  timestamp , `updated_at`  timestamp , `suggested_price`  decimal(7,2) , `old_fee_group_id`  varchar(255) , `new_fee_group_id`  varchar(255) \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_operations_service_rate_changes/2023-06-15/1686872185'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_operations_service_rate_changes`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_operations_service_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:41:58",
        "disabled": false,
        "format": "raw",
        "id": 1085,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_rds",
            "table": "ess_esscore_operations_service_rate_changes"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "addon_id": "int",
            "applied_at": "timestamp",
            "apply_at": "timestamp",
            "canceled_at": "timestamp",
            "created_at": "timestamp",
            "facility_rate_change_id": "bigint",
            "id": "bigint",
            "new_fee_group_id": "varchar(255)",
            "new_price": "decimal(7,2)",
            "old_fee_group_id": "varchar(255)",
            "old_price": "decimal(7,2)",
            "site_id": "int",
            "suggested_price": "decimal(7,2)",
            "updated_at": "timestamp"
        },
        "created": "2023-06-15 18:36:26",
        "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_operations_service_rate_changes`\n(\n `id`  bigint , `site_id`  int , `addon_id`  int , `facility_rate_change_id`  bigint , `old_price`  decimal(7,2) , `new_price`  decimal(7,2) , `apply_at`  timestamp , `applied_at`  timestamp , `canceled_at`  timestamp , `created_at`  timestamp , `updated_at`  timestamp , `suggested_price`  decimal(7,2) , `old_fee_group_id`  varchar(255) , `new_fee_group_id`  varchar(255) \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_operations_service_rate_changes/2023-06-15/1686872185'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_operations_service_rate_changes`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_operations_service_rate_changes"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}