Schema Info
Schema Name: sfdl_prod_rds.ess_esscore_stripe_balance_transactions
- created: 2021-07-26 18:23:39
- disabled: False
- format: raw
- id: 927
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_rds", "table": "ess_esscore_stripe_balance_transactions" } - type: rds
Schema Versions: 3
-
Version 1372803
- created: 2025-07-04 00:20:04
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`", "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_stripe_balance_transactions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/esscore_stripe_balance_transactions/2025-07-04/1751606402'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_stripe_balance_transactions" ] - hive_path: s3://sfdl-rds-ess-prod/raw/esscore_stripe_balance_transactions/2025-07-04/1751606402
- id: 1372803
- 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: 927
- schema_scan_id: 145008088
- updated: 2025-07-04 00:20:15
-
Version 1332615
- created: 2025-06-02 08:52:08
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`", "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_stripe_balance_transactions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/esscore_stripe_balance_transactions/2025-06-02/1748872325'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_stripe_balance_transactions" ] - hive_path: s3://sfdl-rds-ess-prod/raw/esscore_stripe_balance_transactions/2025-06-02/1748872325
- id: 1332615
- 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: 927
- schema_scan_id: 143162573
- updated: 2025-06-02 08:52:21
-
Version 1331209
- created: 2025-06-01 08:53:09
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`", "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_stripe_balance_transactions`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_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-prod/raw/esscore_stripe_balance_transactions/2025-06-01/1748785986'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_stripe_balance_transactions" ] - hive_path: s3://sfdl-rds-ess-prod/raw/esscore_stripe_balance_transactions/2025-06-01/1748785986
- id: 1331209
- 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: 927
- schema_scan_id: 143106680
- updated: 2025-06-01 08:53:22
Schema Scans: 3
Last at 2025-07-04 00:20:04
-
Scan 145008088
- duration: 0:00:11.002821
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 145008088
- 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-prod", "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_stripe_balance_transactions/2025-07-04/1751606402", "key": "raw/esscore_stripe_balance_transactions/2025-07-04/1751606402/split.ess_core.stripe_balance_transactions0.dat.gz" }, "schema": { "name": "sfdl_prod_rds.ess_esscore_stripe_balance_transactions", "type": "rds" } } - running: False
- schema_name_id: 927
- start_time: 2025-07-04 00:20:04
- success: True
- trace_id: 13510398444436955687
-
Scan 143162573
- duration: 0:00:13.621838
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 143162573
- 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-prod", "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_stripe_balance_transactions/2025-06-02/1748872325", "key": "raw/esscore_stripe_balance_transactions/2025-06-02/1748872325/split.ess_core.stripe_balance_transactions0.dat.gz" }, "schema": { "name": "sfdl_prod_rds.ess_esscore_stripe_balance_transactions", "type": "rds" } } - running: False
- schema_name_id: 927
- start_time: 2025-06-02 08:52:08
- success: True
- trace_id: 18088338729668859208
-
Scan 143106680
- duration: 0:00:13.629588
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 143106680
- 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-prod", "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_stripe_balance_transactions/2025-06-01/1748785986", "key": "raw/esscore_stripe_balance_transactions/2025-06-01/1748785986/split.ess_core.stripe_balance_transactions0.dat.gz" }, "schema": { "name": "sfdl_prod_rds.ess_esscore_stripe_balance_transactions", "type": "rds" } } - running: False
- schema_name_id: 927
- start_time: 2025-06-01 08:53:08
- success: True
- trace_id: 17490484902063386173
- 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: 2025-07-04 00:20:04
- 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_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-prod/raw/esscore_stripe_balance_transactions/2025-07-04/1751606402'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_stripe_balance_transactions`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_stripe_balance_transactions" }
- 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:23:39",
"disabled": false,
"format": "raw",
"id": 927,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_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": "2025-07-04 00:20:04",
"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_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-prod/raw/esscore_stripe_balance_transactions/2025-07-04/1751606402'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_stripe_balance_transactions`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_stripe_balance_transactions"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}