Schema Info
Schema Name: sfdl_stage_rds.ess_esscore_refunds
- created: 2021-07-12 13:43:21
- disabled: False
- format: raw
- id: 1107
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_rds", "table": "ess_esscore_refunds" } - type: rds
Schema Versions: 4
-
Version 550952
- created: 2023-06-15 19:03:11
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_refunds`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_refunds`\n(\n `id` bigint , `site_id` int , `customer_id` int , `stripe_payout_id` bigint , `transaction_id` int , `creator_id` int , `amount` decimal(8,2) , `fee` decimal(8,2) , `stripe_id` varchar(64) , `reason` varchar(1023) , `refund_method` int , `archived` smallint , `created_at` timestamp , `updated_at` timestamp , `external_id` varchar(255) , `failed_message` 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_refunds/2023-06-16/1686873790'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_refunds" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_refunds/2023-06-16/1686873790
- id: 550952
- processed: 1
- raw_data:
{ "amount": 6, "archived": 11, "created_at": 12, "creator_id": 5, "customer_id": 2, "external_id": 14, "failed_message": 15, "fee": 7, "id": 0, "reason": 9, "refund_method": 10, "site_id": 1, "stripe_id": 8, "stripe_payout_id": 3, "transaction_id": 4, "updated_at": 13 } - schema_attributes:
{ "amount": "decimal(8,2)", "archived": "smallint", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "external_id": "varchar(255)", "failed_message": "varchar(255)", "fee": "decimal(8,2)", "id": "bigint", "reason": "varchar(1023)", "refund_method": "int", "site_id": "int", "stripe_id": "varchar(64)", "stripe_payout_id": "bigint", "transaction_id": "int", "updated_at": "timestamp" } - schema_name_id: 1107
- schema_scan_id: 4963490
- updated: 2023-06-15 19:03:22
-
Version 402856
- created: 2022-06-22 20:27:56
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_refunds`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_refunds`\n(\n `id` bigint , `site_id` int , `customer_id` int , `stripe_payout_id` bigint , `transaction_id` int , `creator_id` int , `amount` decimal(8,2) , `fee` decimal(8,2) , `stripe_id` varchar(64) , `reason` varchar(1023) , `refund_method` int , `archived` smallint , `created_at` timestamp , `updated_at` timestamp , `external_id` varchar(255) , `failed_message` 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_refunds/2022-06-23/1655947674'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_refunds" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_refunds/2022-06-23/1655947674
- id: 402856
- processed: 1
- raw_data:
{ "amount": 6, "archived": 11, "created_at": 12, "creator_id": 5, "customer_id": 2, "external_id": 14, "failed_message": 15, "fee": 7, "id": 0, "reason": 9, "refund_method": 10, "site_id": 1, "stripe_id": 8, "stripe_payout_id": 3, "transaction_id": 4, "updated_at": 13 } - schema_attributes:
{ "amount": "decimal(8,2)", "archived": "smallint", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "external_id": "varchar(255)", "failed_message": "varchar(255)", "fee": "decimal(8,2)", "id": "bigint", "reason": "varchar(1023)", "refund_method": "int", "site_id": "int", "stripe_id": "varchar(64)", "stripe_payout_id": "bigint", "transaction_id": "int", "updated_at": "timestamp" } - schema_name_id: 1107
- schema_scan_id: 3933416
- updated: 2022-06-22 20:28:07
-
Version 402749
- created: 2022-06-22 15:27:38
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_refunds`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_refunds`\n(\n `id` bigint , `site_id` int , `customer_id` int , `stripe_payout_id` bigint , `transaction_id` int , `creator_id` int , `amount` decimal(8,2) , `fee` decimal(8,2) , `stripe_id` varchar(64) , `reason` varchar(1023) , `refund_method` int , `archived` smallint , `created_at` timestamp , `updated_at` timestamp , `external_id` varchar(255) , `failed_message` 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_refunds/2022-06-22/1655929657'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_refunds" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_refunds/2022-06-22/1655929657
- id: 402749
- processed: 1
- raw_data:
{ "amount": 6, "archived": 11, "created_at": 12, "creator_id": 5, "customer_id": 2, "external_id": 14, "failed_message": 15, "fee": 7, "id": 0, "reason": 9, "refund_method": 10, "site_id": 1, "stripe_id": 8, "stripe_payout_id": 3, "transaction_id": 4, "updated_at": 13 } - schema_attributes:
{ "amount": "decimal(8,2)", "archived": "smallint", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "external_id": "varchar(255)", "failed_message": "varchar(255)", "fee": "decimal(8,2)", "id": "bigint", "reason": "varchar(1023)", "refund_method": "int", "site_id": "int", "stripe_id": "varchar(64)", "stripe_payout_id": "bigint", "transaction_id": "int", "updated_at": "timestamp" } - schema_name_id: 1107
- schema_scan_id: 3932770
- updated: 2022-06-22 15:27:49
-
Version 341523
- created: 2021-07-23 23:42:23
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_refunds`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_refunds`\n(\n `id` bigint , `site_id` int , `customer_id` int , `stripe_payout_id` bigint , `transaction_id` int , `creator_id` int , `amount` decimal(8,2) , `fee` decimal(8,2) , `stripe_id` varchar(64) , `reason` varchar(1023) , `refund_method` int , `archived` smallint , `created_at` timestamp , `updated_at` timestamp , `external_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_refunds/2021-07-24/1627101742'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_refunds" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_refunds/2021-07-24/1627101742
- id: 341523
- processed: 1
- raw_data:
{ "amount": 6, "archived": 11, "created_at": 12, "creator_id": 5, "customer_id": 2, "external_id": 14, "fee": 7, "id": 0, "reason": 9, "refund_method": 10, "site_id": 1, "stripe_id": 8, "stripe_payout_id": 3, "transaction_id": 4, "updated_at": 13 } - schema_attributes:
{ "amount": "decimal(8,2)", "archived": "smallint", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "external_id": "varchar(255)", "fee": "decimal(8,2)", "id": "bigint", "reason": "varchar(1023)", "refund_method": "int", "site_id": "int", "stripe_id": "varchar(64)", "stripe_payout_id": "bigint", "transaction_id": "int", "updated_at": "timestamp" } - schema_name_id: 1107
- schema_scan_id: 3410563
- updated: 2021-07-23 23:42:34
Schema Scans: 4
Last at 2023-06-15 19:03:11
-
Scan 4963490
- duration: 0:00:11.114640
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 4963490
- payload:
{ "datatype_dict": { "amount": "decimal(8,2)", "archived": "smallint", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "external_id": "varchar(255)", "failed_message": "varchar(255)", "fee": "decimal(8,2)", "id": "bigint", "reason": "varchar(1023)", "refund_method": "int", "site_id": "int", "stripe_id": "varchar(64)", "stripe_payout_id": "bigint", "transaction_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-stage", "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_refunds/2023-06-16/1686873790", "key": "raw/esscore_refunds/2023-06-16/1686873790/split.ess_core.refunds0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_refunds", "type": "rds" } } - running: False
- schema_name_id: 1107
- start_time: 2023-06-15 19:03:11
- success: True
- trace_id: 18018581537272622899
-
Scan 3933416
- duration: 0:00:13.982629
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3933416
- payload:
{ "datatype_dict": { "amount": "decimal(8,2)", "archived": "smallint", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "external_id": "varchar(255)", "failed_message": "varchar(255)", "fee": "decimal(8,2)", "id": "bigint", "reason": "varchar(1023)", "refund_method": "int", "site_id": "int", "stripe_id": "varchar(64)", "stripe_payout_id": "bigint", "transaction_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-stage", "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_refunds/2022-06-23/1655947674", "key": "raw/esscore_refunds/2022-06-23/1655947674/split.ess_core.refunds0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_refunds", "type": "rds" } } - running: False
- schema_name_id: 1107
- start_time: 2022-06-22 20:27:55
- success: True
- trace_id: 389714908714183406
-
Scan 3932770
- duration: 0:00:13.961302
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3932770
- payload:
{ "datatype_dict": { "amount": "decimal(8,2)", "archived": "smallint", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "external_id": "varchar(255)", "failed_message": "varchar(255)", "fee": "decimal(8,2)", "id": "bigint", "reason": "varchar(1023)", "refund_method": "int", "site_id": "int", "stripe_id": "varchar(64)", "stripe_payout_id": "bigint", "transaction_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-stage", "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_refunds/2022-06-22/1655929657", "key": "raw/esscore_refunds/2022-06-22/1655929657/split.ess_core.refunds0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_refunds", "type": "rds" } } - running: False
- schema_name_id: 1107
- start_time: 2022-06-22 15:27:37
- success: True
- trace_id: 14824741140864459446
-
Scan 3410563
- duration: 0:00:13.824351
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3410563
- payload:
{ "datatype_dict": { "amount": "decimal(8,2)", "archived": "smallint", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "external_id": "varchar(255)", "fee": "decimal(8,2)", "id": "bigint", "reason": "varchar(1023)", "refund_method": "int", "site_id": "int", "stripe_id": "varchar(64)", "stripe_payout_id": "bigint", "transaction_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-stage", "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_refunds/2021-07-24/1627101742", "key": "raw/esscore_refunds/2021-07-24/1627101742/split.ess_core.refunds0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_refunds", "type": "rds" } } - running: False
- schema_name_id: 1107
- start_time: 2021-07-23 23:42:23
- success: True
- trace_id: 1547885296377373735
- attributes:
{ "amount": "decimal(8,2)", "archived": "smallint", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "external_id": "varchar(255)", "failed_message": "varchar(255)", "fee": "decimal(8,2)", "id": "bigint", "reason": "varchar(1023)", "refund_method": "int", "site_id": "int", "stripe_id": "varchar(64)", "stripe_payout_id": "bigint", "transaction_id": "int", "updated_at": "timestamp" } - created: 2023-06-15 19:03:11
- 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_refunds`\n(\n `id` bigint , `site_id` int , `customer_id` int , `stripe_payout_id` bigint , `transaction_id` int , `creator_id` int , `amount` decimal(8,2) , `fee` decimal(8,2) , `stripe_id` varchar(64) , `reason` varchar(1023) , `refund_method` int , `archived` smallint , `created_at` timestamp , `updated_at` timestamp , `external_id` varchar(255) , `failed_message` 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_refunds/2023-06-16/1686873790'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_refunds`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_refunds" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2021-07-12 13:43:21",
"disabled": false,
"format": "raw",
"id": 1107,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_rds",
"table": "ess_esscore_refunds"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"amount": "decimal(8,2)",
"archived": "smallint",
"created_at": "timestamp",
"creator_id": "int",
"customer_id": "int",
"external_id": "varchar(255)",
"failed_message": "varchar(255)",
"fee": "decimal(8,2)",
"id": "bigint",
"reason": "varchar(1023)",
"refund_method": "int",
"site_id": "int",
"stripe_id": "varchar(64)",
"stripe_payout_id": "bigint",
"transaction_id": "int",
"updated_at": "timestamp"
},
"created": "2023-06-15 19:03:11",
"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_refunds`\n(\n `id` bigint , `site_id` int , `customer_id` int , `stripe_payout_id` bigint , `transaction_id` int , `creator_id` int , `amount` decimal(8,2) , `fee` decimal(8,2) , `stripe_id` varchar(64) , `reason` varchar(1023) , `refund_method` int , `archived` smallint , `created_at` timestamp , `updated_at` timestamp , `external_id` varchar(255) , `failed_message` 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_refunds/2023-06-16/1686873790'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_refunds`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_refunds"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}