Schema Info
Schema Name: sfdl_prod_rds.ess_esscore_operations_service_rate_changes
- created: 2021-07-26 18:04:36
- disabled: False
- format: raw
- id: 897
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_rds", "table": "ess_esscore_operations_service_rate_changes" } - type: rds
Schema Versions: 3
-
Version 1372750
- created: 2025-07-04 00:09:28
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`", "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_operations_service_rate_changes`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/esscore_operations_service_rate_changes/2025-07-04/1751605767'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_operations_service_rate_changes" ] - hive_path: s3://sfdl-rds-ess-prod/raw/esscore_operations_service_rate_changes/2025-07-04/1751605767
- id: 1372750
- 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: 897
- schema_scan_id: 145008000
- updated: 2025-07-04 00:09:39
-
Version 1332634
- created: 2025-06-02 09:02:05
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`", "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_operations_service_rate_changes`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/esscore_operations_service_rate_changes/2025-06-02/1748872923'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_operations_service_rate_changes" ] - hive_path: s3://sfdl-rds-ess-prod/raw/esscore_operations_service_rate_changes/2025-06-02/1748872923
- id: 1332634
- 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: 897
- schema_scan_id: 143164206
- updated: 2025-06-02 09:02:18
-
Version 1331226
- created: 2025-06-01 09:03:45
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`", "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_operations_service_rate_changes`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/esscore_operations_service_rate_changes/2025-06-01/1748786624'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_operations_service_rate_changes" ] - hive_path: s3://sfdl-rds-ess-prod/raw/esscore_operations_service_rate_changes/2025-06-01/1748786624
- id: 1331226
- 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: 897
- schema_scan_id: 143108055
- updated: 2025-06-01 09:03:59
Schema Scans: 3
Last at 2025-07-04 00:09:28
-
Scan 145008000
- duration: 0:00:10.980281
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 145008000
- 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-prod", "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_operations_service_rate_changes/2025-07-04/1751605767", "key": "raw/esscore_operations_service_rate_changes/2025-07-04/1751605767/split.ess_core.operations_service_rate_changes0.dat.gz" }, "schema": { "name": "sfdl_prod_rds.ess_esscore_operations_service_rate_changes", "type": "rds" } } - running: False
- schema_name_id: 897
- start_time: 2025-07-04 00:09:28
- success: True
- trace_id: 10924224268826543224
-
Scan 143164206
- duration: 0:00:13.586418
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 143164206
- 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-prod", "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_operations_service_rate_changes/2025-06-02/1748872923", "key": "raw/esscore_operations_service_rate_changes/2025-06-02/1748872923/split.ess_core.operations_service_rate_changes0.dat.gz" }, "schema": { "name": "sfdl_prod_rds.ess_esscore_operations_service_rate_changes", "type": "rds" } } - running: False
- schema_name_id: 897
- start_time: 2025-06-02 09:02:04
- success: True
- trace_id: 14310317368209833804
-
Scan 143108055
- duration: 0:00:13.514350
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 143108055
- 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-prod", "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_operations_service_rate_changes/2025-06-01/1748786624", "key": "raw/esscore_operations_service_rate_changes/2025-06-01/1748786624/split.ess_core.operations_service_rate_changes0.dat.gz" }, "schema": { "name": "sfdl_prod_rds.ess_esscore_operations_service_rate_changes", "type": "rds" } } - running: False
- schema_name_id: 897
- start_time: 2025-06-01 09:03:45
- success: True
- trace_id: 7529068609583351508
- 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: 2025-07-04 00:09: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_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-prod/raw/esscore_operations_service_rate_changes/2025-07-04/1751605767'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_operations_service_rate_changes`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_operations_service_rate_changes" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2021-07-26 18:04:36",
"disabled": false,
"format": "raw",
"id": 897,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_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": "2025-07-04 00:09: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_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-prod/raw/esscore_operations_service_rate_changes/2025-07-04/1751605767'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_operations_service_rate_changes`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_operations_service_rate_changes"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}