Schema Info
Schema Name: sfdl_stage_postgres.keplernormies_company_dim
- created: 2019-02-06 11:40:24
- disabled: False
- format: raw
- id: 702
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_postgres", "table": "keplernormies_company_dim" } - type: postgres
Schema Versions: 3
-
Version 868467
- created: 2025-09-26 01:01:29
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`", "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_company_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplernormies_company_dim`\n(\n `company_dim_id` int , `provider_id` string , `provider` string , `company_name` string , `customer_number` string , `customer_since` string , `contact_first` string , `contact_last` string , `contact_email` string , `contact_phone` string , `business_phone` string , `notes` string , `deleted` string , `migrated_on` string , `type` string , `url` string , `received_epoch` bigint , `google_analytics_id` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', '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-postgres-keplernormies-stage/raw/company_dim/2025-09-26/1758866472'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_company_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-stage/raw/company_dim/2025-09-26/1758866472
- id: 868467
- processed: 1
- raw_data:
{ "business_phone": 10, "company_dim_id": 0, "company_name": 3, "contact_email": 8, "contact_first": 6, "contact_last": 7, "contact_phone": 9, "customer_number": 4, "customer_since": 5, "deleted": 12, "google_analytics_id": 17, "migrated_on": 13, "notes": 11, "provider": 2, "provider_id": 1, "received_epoch": 16, "type": 14, "url": 15 } - schema_attributes:
{ "business_phone": "string", "company_dim_id": "int", "company_name": "string", "contact_email": "string", "contact_first": "string", "contact_last": "string", "contact_phone": "string", "customer_number": "string", "customer_since": "string", "deleted": "string", "google_analytics_id": "string", "migrated_on": "string", "notes": "string", "provider": "string", "provider_id": "string", "received_epoch": "bigint", "type": "string", "url": "string" } - schema_name_id: 702
- schema_scan_id: 6326439
- updated: 2025-09-26 01:01:40
-
Version 868250
- created: 2025-09-25 01:00:46
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`", "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_company_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplernormies_company_dim`\n(\n `company_dim_id` int , `provider_id` string , `provider` string , `company_name` string , `customer_number` string , `customer_since` string , `contact_first` string , `contact_last` string , `contact_email` string , `contact_phone` string , `business_phone` string , `notes` string , `deleted` string , `migrated_on` string , `type` string , `url` string , `received_epoch` bigint , `google_analytics_id` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', '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-postgres-keplernormies-stage/raw/company_dim/2025-09-25/1758780016'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_company_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-stage/raw/company_dim/2025-09-25/1758780016
- id: 868250
- processed: 1
- raw_data:
{ "business_phone": 10, "company_dim_id": 0, "company_name": 3, "contact_email": 8, "contact_first": 6, "contact_last": 7, "contact_phone": 9, "customer_number": 4, "customer_since": 5, "deleted": 12, "google_analytics_id": 17, "migrated_on": 13, "notes": 11, "provider": 2, "provider_id": 1, "received_epoch": 16, "type": 14, "url": 15 } - schema_attributes:
{ "business_phone": "string", "company_dim_id": "int", "company_name": "string", "contact_email": "string", "contact_first": "string", "contact_last": "string", "contact_phone": "string", "customer_number": "string", "customer_since": "string", "deleted": "string", "google_analytics_id": "string", "migrated_on": "string", "notes": "string", "provider": "string", "provider_id": "string", "received_epoch": "bigint", "type": "string", "url": "string" } - schema_name_id: 702
- schema_scan_id: 6326017
- updated: 2025-09-25 01:00:59
-
Version 868027
- created: 2025-09-24 00:51:46
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`", "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_company_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplernormies_company_dim`\n(\n `company_dim_id` int , `provider_id` string , `provider` string , `company_name` string , `customer_number` string , `customer_since` string , `contact_first` string , `contact_last` string , `contact_email` string , `contact_phone` string , `business_phone` string , `notes` string , `deleted` string , `migrated_on` string , `type` string , `url` string , `received_epoch` bigint , `google_analytics_id` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', '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-postgres-keplernormies-stage/raw/company_dim/2025-09-24/1758693093'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_company_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-stage/raw/company_dim/2025-09-24/1758693093
- id: 868027
- processed: 1
- raw_data:
{ "business_phone": 10, "company_dim_id": 0, "company_name": 3, "contact_email": 8, "contact_first": 6, "contact_last": 7, "contact_phone": 9, "customer_number": 4, "customer_since": 5, "deleted": 12, "google_analytics_id": 17, "migrated_on": 13, "notes": 11, "provider": 2, "provider_id": 1, "received_epoch": 16, "type": 14, "url": 15 } - schema_attributes:
{ "business_phone": "string", "company_dim_id": "int", "company_name": "string", "contact_email": "string", "contact_first": "string", "contact_last": "string", "contact_phone": "string", "customer_number": "string", "customer_since": "string", "deleted": "string", "google_analytics_id": "string", "migrated_on": "string", "notes": "string", "provider": "string", "provider_id": "string", "received_epoch": "bigint", "type": "string", "url": "string" } - schema_name_id: 702
- schema_scan_id: 6325590
- updated: 2025-09-24 00:51:57
Schema Scans: 3
Last at 2025-09-26 01:01:28
-
Scan 6326439
- duration: 0:00:11.976591
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6326439
- payload:
{ "datatype_dict": { "business_phone": "string", "company_dim_id": "int", "company_name": "string", "contact_email": "string", "contact_first": "string", "contact_last": "string", "contact_phone": "string", "customer_number": "string", "customer_since": "string", "deleted": "string", "google_analytics_id": "string", "migrated_on": "string", "notes": "string", "provider": "string", "provider_id": "string", "received_epoch": "bigint", "type": "string", "url": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-stage", "hive_path": "s3://sfdl-postgres-keplernormies-stage/raw/company_dim/2025-09-26/1758866472", "key": "raw/company_dim/2025-09-26/1758866472/data_0.csv.gz" }, "schema": { "name": "sfdl_stage_postgres.keplernormies_company_dim", "type": "postgres" }, "trace_context": { "parent_id": 7632052981136328634, "service_name": "kepler-normies", "span_id": 16263450474646241878, "trace_id": 7632052981136328634 } } - running: False
- schema_name_id: 702
- start_time: 2025-09-26 01:01:28
- success: True
- trace_id: 7632052981136328634
-
Scan 6326017
- duration: 0:00:14.631673
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6326017
- payload:
{ "datatype_dict": { "business_phone": "string", "company_dim_id": "int", "company_name": "string", "contact_email": "string", "contact_first": "string", "contact_last": "string", "contact_phone": "string", "customer_number": "string", "customer_since": "string", "deleted": "string", "google_analytics_id": "string", "migrated_on": "string", "notes": "string", "provider": "string", "provider_id": "string", "received_epoch": "bigint", "type": "string", "url": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-stage", "hive_path": "s3://sfdl-postgres-keplernormies-stage/raw/company_dim/2025-09-25/1758780016", "key": "raw/company_dim/2025-09-25/1758780016/data_0.csv.gz" }, "schema": { "name": "sfdl_stage_postgres.keplernormies_company_dim", "type": "postgres" }, "trace_context": { "parent_id": 13706471753502689800, "service_name": "kepler-normies", "span_id": 10384771442199553882, "trace_id": 13706471753502689800 } } - running: False
- schema_name_id: 702
- start_time: 2025-09-25 01:00:45
- success: True
- trace_id: 13706471753502689800
-
Scan 6325590
- duration: 0:00:11.885565
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6325590
- payload:
{ "datatype_dict": { "business_phone": "string", "company_dim_id": "int", "company_name": "string", "contact_email": "string", "contact_first": "string", "contact_last": "string", "contact_phone": "string", "customer_number": "string", "customer_since": "string", "deleted": "string", "google_analytics_id": "string", "migrated_on": "string", "notes": "string", "provider": "string", "provider_id": "string", "received_epoch": "bigint", "type": "string", "url": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-stage", "hive_path": "s3://sfdl-postgres-keplernormies-stage/raw/company_dim/2025-09-24/1758693093", "key": "raw/company_dim/2025-09-24/1758693093/data_0.csv.gz" }, "schema": { "name": "sfdl_stage_postgres.keplernormies_company_dim", "type": "postgres" }, "trace_context": { "parent_id": 15567564774438532053, "service_name": "kepler-normies", "span_id": 12661848742860643184, "trace_id": 15567564774438532053 } } - running: False
- schema_name_id: 702
- start_time: 2025-09-24 00:51:45
- success: True
- trace_id: 15567564774438532053
- attributes:
{ "business_phone": "string", "company_dim_id": "int", "company_name": "string", "contact_email": "string", "contact_first": "string", "contact_last": "string", "contact_phone": "string", "customer_number": "string", "customer_since": "string", "deleted": "string", "google_analytics_id": "string", "migrated_on": "string", "notes": "string", "provider": "string", "provider_id": "string", "received_epoch": "bigint", "type": "string", "url": "string" } - created: 2025-09-26 01:01:29
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplernormies_company_dim`\n(\n `company_dim_id` int , `provider_id` string , `provider` string , `company_name` string , `customer_number` string , `customer_since` string , `contact_first` string , `contact_last` string , `contact_email` string , `contact_phone` string , `business_phone` string , `notes` string , `deleted` string , `migrated_on` string , `type` string , `url` string , `received_epoch` bigint , `google_analytics_id` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', '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-postgres-keplernormies-stage/raw/company_dim/2025-09-26/1758866472'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_company_dim`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_company_dim" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2019-02-06 11:40:24",
"disabled": false,
"format": "raw",
"id": 702,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_postgres",
"table": "keplernormies_company_dim"
},
"type": "postgres"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"business_phone": "string",
"company_dim_id": "int",
"company_name": "string",
"contact_email": "string",
"contact_first": "string",
"contact_last": "string",
"contact_phone": "string",
"customer_number": "string",
"customer_since": "string",
"deleted": "string",
"google_analytics_id": "string",
"migrated_on": "string",
"notes": "string",
"provider": "string",
"provider_id": "string",
"received_epoch": "bigint",
"type": "string",
"url": "string"
},
"created": "2025-09-26 01:01:29",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplernormies_company_dim`\n(\n `company_dim_id` int , `provider_id` string , `provider` string , `company_name` string , `customer_number` string , `customer_since` string , `contact_first` string , `contact_last` string , `contact_email` string , `contact_phone` string , `business_phone` string , `notes` string , `deleted` string , `migrated_on` string , `type` string , `url` string , `received_epoch` bigint , `google_analytics_id` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', '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-postgres-keplernormies-stage/raw/company_dim/2025-09-26/1758866472'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_company_dim`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_company_dim"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}