Schema Info
Schema Name: sfdl_stage_rds.ess_esscore_stripe_balance_transactions
- created: 2021-07-12 13:43:50
- disabled: False
- format: raw
- id: 1118
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_rds", "table": "ess_esscore_stripe_balance_transactions" } - type: rds
Schema Versions: 4
-
Version 550892
- created: 2023-06-15 18:20:14
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_stripe_balance_transactions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_stripe_balance_transactions`\n(\n `id` bigint , `site_id` int , `customer_id` int , `transaction_id` int , `refund_id` bigint , `stripe_payout_id` bigint , `kind` int , `fee` decimal(7,2) , `net` decimal(7,2) , `external_id` varchar(64) , `happened_at` timestamp , `created_at` timestamp , `updated_at` timestamp , `payment_method_brand` 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-stage/raw/esscore_stripe_balance_transactions/2023-06-15/1686871212'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_stripe_balance_transactions" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_stripe_balance_transactions/2023-06-15/1686871212
- id: 550892
- processed: 1
- raw_data:
{ "created_at": 11, "customer_id": 2, "external_id": 9, "fee": 7, "happened_at": 10, "id": 0, "kind": 6, "net": 8, "payment_method_brand": 13, "refund_id": 4, "settings": 14, "site_id": 1, "stripe_payout_id": 5, "transaction_id": 3, "updated_at": 12 } - schema_attributes:
{ "created_at": "timestamp", "customer_id": "int", "external_id": "varchar(64)", "fee": "decimal(7,2)", "happened_at": "timestamp", "id": "bigint", "kind": "int", "net": "decimal(7,2)", "payment_method_brand": "int", "refund_id": "bigint", "settings": "string", "site_id": "int", "stripe_payout_id": "bigint", "transaction_id": "int", "updated_at": "timestamp" } - schema_name_id: 1118
- schema_scan_id: 4963355
- updated: 2023-06-15 18:20:25
-
Version 402855
- created: 2022-06-22 20:27:28
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_stripe_balance_transactions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_stripe_balance_transactions`\n(\n `id` bigint , `site_id` int , `customer_id` int , `transaction_id` int , `refund_id` bigint , `stripe_payout_id` bigint , `kind` int , `fee` decimal(7,2) , `net` decimal(7,2) , `external_id` varchar(64) , `happened_at` timestamp , `created_at` timestamp , `updated_at` timestamp , `payment_method_brand` 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-stage/raw/esscore_stripe_balance_transactions/2022-06-23/1655947646'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_stripe_balance_transactions" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_stripe_balance_transactions/2022-06-23/1655947646
- id: 402855
- processed: 1
- raw_data:
{ "created_at": 11, "customer_id": 2, "external_id": 9, "fee": 7, "happened_at": 10, "id": 0, "kind": 6, "net": 8, "payment_method_brand": 13, "refund_id": 4, "settings": 14, "site_id": 1, "stripe_payout_id": 5, "transaction_id": 3, "updated_at": 12 } - schema_attributes:
{ "created_at": "timestamp", "customer_id": "int", "external_id": "varchar(64)", "fee": "decimal(7,2)", "happened_at": "timestamp", "id": "bigint", "kind": "int", "net": "decimal(7,2)", "payment_method_brand": "int", "refund_id": "bigint", "settings": "string", "site_id": "int", "stripe_payout_id": "bigint", "transaction_id": "int", "updated_at": "timestamp" } - schema_name_id: 1118
- schema_scan_id: 3933412
- updated: 2022-06-22 20:27:39
-
Version 402753
- created: 2022-06-22 15:28:27
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_stripe_balance_transactions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_stripe_balance_transactions`\n(\n `id` bigint , `site_id` int , `customer_id` int , `transaction_id` int , `refund_id` bigint , `stripe_payout_id` bigint , `kind` int , `fee` decimal(7,2) , `net` decimal(7,2) , `external_id` varchar(64) , `happened_at` timestamp , `created_at` timestamp , `updated_at` timestamp , `payment_method_brand` 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-stage/raw/esscore_stripe_balance_transactions/2022-06-22/1655929704'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_stripe_balance_transactions" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_stripe_balance_transactions/2022-06-22/1655929704
- id: 402753
- processed: 1
- raw_data:
{ "created_at": 11, "customer_id": 2, "external_id": 9, "fee": 7, "happened_at": 10, "id": 0, "kind": 6, "net": 8, "payment_method_brand": 13, "refund_id": 4, "settings": 14, "site_id": 1, "stripe_payout_id": 5, "transaction_id": 3, "updated_at": 12 } - schema_attributes:
{ "created_at": "timestamp", "customer_id": "int", "external_id": "varchar(64)", "fee": "decimal(7,2)", "happened_at": "timestamp", "id": "bigint", "kind": "int", "net": "decimal(7,2)", "payment_method_brand": "int", "refund_id": "bigint", "settings": "string", "site_id": "int", "stripe_payout_id": "bigint", "transaction_id": "int", "updated_at": "timestamp" } - schema_name_id: 1118
- schema_scan_id: 3932777
- updated: 2022-06-22 15:28:38
-
Version 341536
- created: 2021-07-23 23:50:57
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_stripe_balance_transactions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_stripe_balance_transactions`\n(\n `id` bigint , `site_id` int , `customer_id` int , `transaction_id` int , `refund_id` bigint , `stripe_payout_id` bigint , `kind` int , `fee` decimal(7,2) , `net` decimal(7,2) , `external_id` varchar(64) , `happened_at` timestamp , `created_at` timestamp , `updated_at` timestamp , `payment_method_brand` 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-stage/raw/esscore_stripe_balance_transactions/2021-07-24/1627102255'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_stripe_balance_transactions" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_stripe_balance_transactions/2021-07-24/1627102255
- id: 341536
- processed: 1
- raw_data:
{ "created_at": 11, "customer_id": 2, "external_id": 9, "fee": 7, "happened_at": 10, "id": 0, "kind": 6, "net": 8, "payment_method_brand": 13, "refund_id": 4, "settings": 14, "site_id": 1, "stripe_payout_id": 5, "transaction_id": 3, "updated_at": 12 } - schema_attributes:
{ "created_at": "timestamp", "customer_id": "int", "external_id": "varchar(64)", "fee": "decimal(7,2)", "happened_at": "timestamp", "id": "bigint", "kind": "int", "net": "decimal(7,2)", "payment_method_brand": "int", "refund_id": "bigint", "settings": "string", "site_id": "int", "stripe_payout_id": "bigint", "transaction_id": "int", "updated_at": "timestamp" } - schema_name_id: 1118
- schema_scan_id: 3410606
- updated: 2021-07-23 23:51:08
Schema Scans: 4
Last at 2023-06-15 18:20:14
-
Scan 4963355
- duration: 0:00:11.036561
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 4963355
- payload:
{ "datatype_dict": { "created_at": "timestamp", "customer_id": "int", "external_id": "varchar(64)", "fee": "decimal(7,2)", "happened_at": "timestamp", "id": "bigint", "kind": "int", "net": "decimal(7,2)", "payment_method_brand": "int", "refund_id": "bigint", "settings": "string", "site_id": "int", "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_stripe_balance_transactions/2023-06-15/1686871212", "key": "raw/esscore_stripe_balance_transactions/2023-06-15/1686871212/split.ess_core.stripe_balance_transactions0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_stripe_balance_transactions", "type": "rds" } } - running: False
- schema_name_id: 1118
- start_time: 2023-06-15 18:20:14
- success: True
- trace_id: 16452345456538928958
-
Scan 3933412
- duration: 0:00:14.164459
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3933412
- payload:
{ "datatype_dict": { "created_at": "timestamp", "customer_id": "int", "external_id": "varchar(64)", "fee": "decimal(7,2)", "happened_at": "timestamp", "id": "bigint", "kind": "int", "net": "decimal(7,2)", "payment_method_brand": "int", "refund_id": "bigint", "settings": "string", "site_id": "int", "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_stripe_balance_transactions/2022-06-23/1655947646", "key": "raw/esscore_stripe_balance_transactions/2022-06-23/1655947646/split.ess_core.stripe_balance_transactions0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_stripe_balance_transactions", "type": "rds" } } - running: False
- schema_name_id: 1118
- start_time: 2022-06-22 20:27:28
- success: True
- trace_id: 8970792909923299662
-
Scan 3932777
- duration: 0:00:13.838960
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3932777
- payload:
{ "datatype_dict": { "created_at": "timestamp", "customer_id": "int", "external_id": "varchar(64)", "fee": "decimal(7,2)", "happened_at": "timestamp", "id": "bigint", "kind": "int", "net": "decimal(7,2)", "payment_method_brand": "int", "refund_id": "bigint", "settings": "string", "site_id": "int", "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_stripe_balance_transactions/2022-06-22/1655929704", "key": "raw/esscore_stripe_balance_transactions/2022-06-22/1655929704/split.ess_core.stripe_balance_transactions0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_stripe_balance_transactions", "type": "rds" } } - running: False
- schema_name_id: 1118
- start_time: 2022-06-22 15:28:26
- success: True
- trace_id: 12304783041575742175
-
Scan 3410606
- duration: 0:00:14.661867
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3410606
- payload:
{ "datatype_dict": { "created_at": "timestamp", "customer_id": "int", "external_id": "varchar(64)", "fee": "decimal(7,2)", "happened_at": "timestamp", "id": "bigint", "kind": "int", "net": "decimal(7,2)", "payment_method_brand": "int", "refund_id": "bigint", "settings": "string", "site_id": "int", "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_stripe_balance_transactions/2021-07-24/1627102255", "key": "raw/esscore_stripe_balance_transactions/2021-07-24/1627102255/split.ess_core.stripe_balance_transactions0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_stripe_balance_transactions", "type": "rds" } } - running: False
- schema_name_id: 1118
- start_time: 2021-07-23 23:50:56
- success: True
- trace_id: 18123924480304339904
- attributes:
{ "created_at": "timestamp", "customer_id": "int", "external_id": "varchar(64)", "fee": "decimal(7,2)", "happened_at": "timestamp", "id": "bigint", "kind": "int", "net": "decimal(7,2)", "payment_method_brand": "int", "refund_id": "bigint", "settings": "string", "site_id": "int", "stripe_payout_id": "bigint", "transaction_id": "int", "updated_at": "timestamp" } - created: 2023-06-15 18:20:14
- 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_stripe_balance_transactions`\n(\n `id` bigint , `site_id` int , `customer_id` int , `transaction_id` int , `refund_id` bigint , `stripe_payout_id` bigint , `kind` int , `fee` decimal(7,2) , `net` decimal(7,2) , `external_id` varchar(64) , `happened_at` timestamp , `created_at` timestamp , `updated_at` timestamp , `payment_method_brand` 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-stage/raw/esscore_stripe_balance_transactions/2023-06-15/1686871212'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_stripe_balance_transactions`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_stripe_balance_transactions" }
- 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:50",
"disabled": false,
"format": "raw",
"id": 1118,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_rds",
"table": "ess_esscore_stripe_balance_transactions"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"created_at": "timestamp",
"customer_id": "int",
"external_id": "varchar(64)",
"fee": "decimal(7,2)",
"happened_at": "timestamp",
"id": "bigint",
"kind": "int",
"net": "decimal(7,2)",
"payment_method_brand": "int",
"refund_id": "bigint",
"settings": "string",
"site_id": "int",
"stripe_payout_id": "bigint",
"transaction_id": "int",
"updated_at": "timestamp"
},
"created": "2023-06-15 18:20:14",
"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_stripe_balance_transactions`\n(\n `id` bigint , `site_id` int , `customer_id` int , `transaction_id` int , `refund_id` bigint , `stripe_payout_id` bigint , `kind` int , `fee` decimal(7,2) , `net` decimal(7,2) , `external_id` varchar(64) , `happened_at` timestamp , `created_at` timestamp , `updated_at` timestamp , `payment_method_brand` 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-stage/raw/esscore_stripe_balance_transactions/2023-06-15/1686871212'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_stripe_balance_transactions`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_stripe_balance_transactions"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}