Schema Info
Schema Name: sfdl_dev_rds.ess_esscore_available_addons
- created: 2021-07-11 12:54:55
- disabled: False
- format: raw
- id: 1609
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_rds", "table": "ess_esscore_available_addons" } - type: rds
Schema Versions: 3
-
Version 4685379
- created: 2021-07-22 17:33:37
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_available_addons`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_available_addons`\n(\n `id` int , `name` varchar(255) , `key` varchar(255) , `description` string , `price_in_cents` int , `created_at` timestamp , `updated_at` timestamp , `confirmation_text` string , `department_id` bigint , `setup_fee` decimal(7,2) , `setup_fee_description` string , `deleted_at` timestamp , `billing_cycle` int , `tax_category` int , `settings` string \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_available_addons/2021-07-22/1626992974'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_available_addons" ] - hive_path: s3://sfdl-rds-ess-dev/raw/esscore_available_addons/2021-07-22/1626992974
- id: 4685379
- processed: 1
- raw_data:
{ "billing_cycle": 12, "confirmation_text": 7, "created_at": 5, "deleted_at": 11, "department_id": 8, "description": 3, "id": 0, "key": 2, "name": 1, "price_in_cents": 4, "settings": 14, "setup_fee": 9, "setup_fee_description": 10, "tax_category": 13, "updated_at": 6 } - schema_attributes:
{ "billing_cycle": "int", "confirmation_text": "string", "created_at": "timestamp", "deleted_at": "timestamp", "department_id": "bigint", "description": "string", "id": "int", "key": "varchar(255)", "name": "varchar(255)", "price_in_cents": "int", "settings": "string", "setup_fee": "decimal(7,2)", "setup_fee_description": "string", "tax_category": "int", "updated_at": "timestamp" } - schema_name_id: 1609
- schema_scan_id: 5817086
- updated: 2021-07-22 17:33:48
-
Version 4685276
- created: 2021-07-21 11:44:40
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_available_addons`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_available_addons`\n(\n `id` int , `name` varchar(255) , `key` varchar(255) , `description` string , `price_in_cents` int , `created_at` timestamp , `updated_at` timestamp , `confirmation_text` string , `department_id` bigint , `setup_fee` decimal(7,2) , `setup_fee_description` string , `deleted_at` timestamp , `billing_cycle` int , `tax_category` int , `settings` string \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_available_addons/2021-07-21/1626885867'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_available_addons" ] - hive_path: s3://sfdl-rds-ess-dev/raw/esscore_available_addons/2021-07-21/1626885867
- id: 4685276
- processed: 1
- raw_data:
{ "billing_cycle": 12, "confirmation_text": 7, "created_at": 5, "deleted_at": 11, "department_id": 8, "description": 3, "id": 0, "key": 2, "name": 1, "price_in_cents": 4, "settings": 14, "setup_fee": 9, "setup_fee_description": 10, "tax_category": 13, "updated_at": 6 } - schema_attributes:
{ "billing_cycle": "int", "confirmation_text": "string", "created_at": "timestamp", "deleted_at": "timestamp", "department_id": "bigint", "description": "string", "id": "int", "key": "varchar(255)", "name": "varchar(255)", "price_in_cents": "int", "settings": "string", "setup_fee": "decimal(7,2)", "setup_fee_description": "string", "tax_category": "int", "updated_at": "timestamp" } - schema_name_id: 1609
- schema_scan_id: 5816689
- updated: 2021-07-21 11:44:51
-
Version 4685171
- created: 2021-07-11 12:54:55
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_available_addons`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_available_addons`\n(\n `id` int , `name` varchar(255) , `key` varchar(255) , `description` string , `price_in_cents` int , `created_at` timestamp , `updated_at` timestamp , `confirmation_text` string , `department_id` bigint , `setup_fee` decimal(7,2) , `setup_fee_description` string , `deleted_at` timestamp , `billing_cycle` int , `tax_category` int , `settings` string \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_available_addons/2021-07-11/1626026094'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_available_addons" ] - hive_path: s3://sfdl-rds-ess-dev/raw/esscore_available_addons/2021-07-11/1626026094
- id: 4685171
- processed: 1
- raw_data:
{ "billing_cycle": 12, "confirmation_text": 7, "created_at": 5, "deleted_at": 11, "department_id": 8, "description": 3, "id": 0, "key": 2, "name": 1, "price_in_cents": 4, "settings": 14, "setup_fee": 9, "setup_fee_description": 10, "tax_category": 13, "updated_at": 6 } - schema_attributes:
{ "billing_cycle": "int", "confirmation_text": "string", "created_at": "timestamp", "deleted_at": "timestamp", "department_id": "bigint", "description": "string", "id": "int", "key": "varchar(255)", "name": "varchar(255)", "price_in_cents": "int", "settings": "string", "setup_fee": "decimal(7,2)", "setup_fee_description": "string", "tax_category": "int", "updated_at": "timestamp" } - schema_name_id: 1609
- schema_scan_id: 5813354
- updated: 2021-07-11 12:55:06
Schema Scans: 3
Last at 2021-07-22 17:33:37
-
Scan 5817086
- duration: 0:00:13.777782
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5817086
- payload:
{ "datatype_dict": { "billing_cycle": "int", "confirmation_text": "string", "created_at": "timestamp", "deleted_at": "timestamp", "department_id": "bigint", "description": "string", "id": "int", "key": "varchar(255)", "name": "varchar(255)", "price_in_cents": "int", "settings": "string", "setup_fee": "decimal(7,2)", "setup_fee_description": "string", "tax_category": "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_available_addons/2021-07-22/1626992974", "key": "raw/esscore_available_addons/2021-07-22/1626992974/split.ess_core.available_addons0.dat.gz" }, "schema": { "name": "sfdl_dev_rds.ess_esscore_available_addons", "type": "rds" } } - running: False
- schema_name_id: 1609
- start_time: 2021-07-22 17:33:37
- success: True
- trace_id: 4309260575067528032
-
Scan 5816689
- duration: 0:00:13.850969
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5816689
- payload:
{ "datatype_dict": { "billing_cycle": "int", "confirmation_text": "string", "created_at": "timestamp", "deleted_at": "timestamp", "department_id": "bigint", "description": "string", "id": "int", "key": "varchar(255)", "name": "varchar(255)", "price_in_cents": "int", "settings": "string", "setup_fee": "decimal(7,2)", "setup_fee_description": "string", "tax_category": "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_available_addons/2021-07-21/1626885867", "key": "raw/esscore_available_addons/2021-07-21/1626885867/split.ess_core.available_addons0.dat.gz" }, "schema": { "name": "sfdl_dev_rds.ess_esscore_available_addons", "type": "rds" } } - running: False
- schema_name_id: 1609
- start_time: 2021-07-21 11:44:40
- success: True
- trace_id: 10171505045935878623
-
Scan 5813354
- duration: 0:00:13.688268
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5813354
- payload:
{ "datatype_dict": { "billing_cycle": "int", "confirmation_text": "string", "created_at": "timestamp", "deleted_at": "timestamp", "department_id": "bigint", "description": "string", "id": "int", "key": "varchar(255)", "name": "varchar(255)", "price_in_cents": "int", "settings": "string", "setup_fee": "decimal(7,2)", "setup_fee_description": "string", "tax_category": "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_available_addons/2021-07-11/1626026094", "key": "raw/esscore_available_addons/2021-07-11/1626026094/split.ess_core.available_addons0.dat.gz" }, "schema": { "name": "sfdl_dev_rds.ess_esscore_available_addons", "type": "rds" } } - running: False
- schema_name_id: 1609
- start_time: 2021-07-11 12:54:55
- success: True
- trace_id: 9246915506949323091
- attributes:
{ "billing_cycle": "int", "confirmation_text": "string", "created_at": "timestamp", "deleted_at": "timestamp", "department_id": "bigint", "description": "string", "id": "int", "key": "varchar(255)", "name": "varchar(255)", "price_in_cents": "int", "settings": "string", "setup_fee": "decimal(7,2)", "setup_fee_description": "string", "tax_category": "int", "updated_at": "timestamp" } - created: 2021-07-22 17:33:37
- 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_available_addons`\n(\n `id` int , `name` varchar(255) , `key` varchar(255) , `description` string , `price_in_cents` int , `created_at` timestamp , `updated_at` timestamp , `confirmation_text` string , `department_id` bigint , `setup_fee` decimal(7,2) , `setup_fee_description` string , `deleted_at` timestamp , `billing_cycle` int , `tax_category` int , `settings` string \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_available_addons/2021-07-22/1626992974'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_available_addons`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_available_addons" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2021-07-11 12:54:55",
"disabled": false,
"format": "raw",
"id": 1609,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_rds",
"table": "ess_esscore_available_addons"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"billing_cycle": "int",
"confirmation_text": "string",
"created_at": "timestamp",
"deleted_at": "timestamp",
"department_id": "bigint",
"description": "string",
"id": "int",
"key": "varchar(255)",
"name": "varchar(255)",
"price_in_cents": "int",
"settings": "string",
"setup_fee": "decimal(7,2)",
"setup_fee_description": "string",
"tax_category": "int",
"updated_at": "timestamp"
},
"created": "2021-07-22 17:33:37",
"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_available_addons`\n(\n `id` int , `name` varchar(255) , `key` varchar(255) , `description` string , `price_in_cents` int , `created_at` timestamp , `updated_at` timestamp , `confirmation_text` string , `department_id` bigint , `setup_fee` decimal(7,2) , `setup_fee_description` string , `deleted_at` timestamp , `billing_cycle` int , `tax_category` int , `settings` string \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_available_addons/2021-07-22/1626992974'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_available_addons`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_available_addons"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}