Schema Info
Schema Name: sfdl_dev_postgres.keplernormies_rental_activity_fact
- created: 2019-01-31 13:07:41
- disabled: False
- format: raw
- id: 1156
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_postgres", "table": "keplernormies_rental_activity_fact" } - type: postgres
Schema Versions: 3
-
Version 4708744
- created: 2024-08-14 09:49:40
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`", "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_rental_activity_fact`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_postgres.keplernormies_rental_activity_fact`\n(\n `rental_activity_fact_id` int , `provider_id` string , `provider` string , `amount` decimal , `company_dim_id` int , `facility_dim_id` int , `unit_dim_id` int , `tenant_dim_id` int , `date_dim_id` int , `source_dim_id` int , `user_dim_id` int , `rental_type_dim_id` int , `migrated_on` string , `received_epoch` bigint , `transfered_to_unit_dim_id` int , `cancelled_on_date_dim_id` int , `successful` string , `created_at_date_dim_id` int , `reason` string , `deleted` string , `deleted_on_date_dim_id` int , `fmi_checked_in_date_dim_id` int , `auto_move_out` string , `move_in_initiated_date_dim_id` int , `updated_by_user_dim_id` int \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-dev/raw/rental_activity_fact/2024-08-14/1723646895'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_rental_activity_fact" ] - hive_path: s3://sfdl-postgres-keplernormies-dev/raw/rental_activity_fact/2024-08-14/1723646895
- id: 4708744
- processed: 1
- raw_data:
{ "amount": 3, "auto_move_out": 22, "cancelled_on_date_dim_id": 15, "company_dim_id": 4, "created_at_date_dim_id": 17, "date_dim_id": 8, "deleted": 19, "deleted_on_date_dim_id": 20, "facility_dim_id": 5, "fmi_checked_in_date_dim_id": 21, "migrated_on": 12, "move_in_initiated_date_dim_id": 23, "provider": 2, "provider_id": 1, "reason": 18, "received_epoch": 13, "rental_activity_fact_id": 0, "rental_type_dim_id": 11, "source_dim_id": 9, "successful": 16, "tenant_dim_id": 7, "transfered_to_unit_dim_id": 14, "unit_dim_id": 6, "updated_by_user_dim_id": 24, "user_dim_id": 10 } - schema_attributes:
{ "0": "string", "1": "string", "1610": "string", "1654024865452": "string", "20190521": "string", "2311855": "string", "2428068": "string", "431321": "string", "541": "string", "72760307": "string", "amount": "decimal", "auto_move_out": "string", "cancelled_on_date_dim_id": "int", "company_dim_id": "int", "created_at_date_dim_id": "int", "d07e30fb_919f_4bea_8ce3_da54e733f490": "string", "date_dim_id": "int", "deleted": "string", "deleted_on_date_dim_id": "int", "f": "string", "facility_dim_id": "int", "fmi_checked_in_date_dim_id": "int", "fms": "string", "migrated_on": "string", "move_in_initiated_date_dim_id": "int", "provider": "string", "provider_id": "string", "reason": "string", "reason_for_move_out": "string", "received_epoch": "bigint", "rental_activity_fact_id": "int", "rental_type_dim_id": "int", "source_dim_id": "int", "successful": "string", "t": "string", "tenant_dim_id": "int", "transfered_to_unit_dim_id": "int", "unit_dim_id": "int", "updated_by_user_dim_id": "int", "user_dim_id": "int" } - schema_name_id: 1156
- schema_scan_id: 6564827
- updated: 2024-08-14 09:49:53
-
Version 4705866
- created: 2024-05-14 03:31:39
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`", "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_rental_activity_fact`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_postgres.keplernormies_rental_activity_fact`\n(\n `rental_activity_fact_id` int , `provider_id` string , `provider` string , `amount` decimal , `company_dim_id` int , `facility_dim_id` int , `unit_dim_id` int , `tenant_dim_id` int , `date_dim_id` int , `source_dim_id` int , `user_dim_id` int , `rental_type_dim_id` int , `migrated_on` string , `received_epoch` bigint , `transfered_to_unit_dim_id` int , `cancelled_on_date_dim_id` int , `successful` string , `created_at_date_dim_id` int , `reason` string , `deleted` string , `deleted_on_date_dim_id` int , `fmi_checked_in_date_dim_id` int , `auto_move_out` string , `move_in_initiated_date_dim_id` int , `updated_by_user_dim_id` int \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-dev/raw/rental_activity_fact/2024-05-14/1715675478'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_rental_activity_fact" ] - hive_path: s3://sfdl-postgres-keplernormies-dev/raw/rental_activity_fact/2024-05-14/1715675478
- id: 4705866
- processed: 1
- raw_data:
{ "amount": 3, "auto_move_out": 22, "cancelled_on_date_dim_id": 15, "company_dim_id": 4, "created_at_date_dim_id": 17, "date_dim_id": 8, "deleted": 19, "deleted_on_date_dim_id": 20, "facility_dim_id": 5, "fmi_checked_in_date_dim_id": 21, "migrated_on": 12, "move_in_initiated_date_dim_id": 23, "provider": 2, "provider_id": 1, "reason": 18, "received_epoch": 13, "rental_activity_fact_id": 0, "rental_type_dim_id": 11, "source_dim_id": 9, "successful": 16, "tenant_dim_id": 7, "transfered_to_unit_dim_id": 14, "unit_dim_id": 6, "updated_by_user_dim_id": 24, "user_dim_id": 10 } - schema_attributes:
{ "0": "string", "1": "string", "1610": "string", "1654024865452": "string", "20190521": "string", "2311855": "string", "2428068": "string", "431321": "string", "541": "string", "72760307": "string", "amount": "decimal", "auto_move_out": "string", "cancelled_on_date_dim_id": "int", "company_dim_id": "int", "created_at_date_dim_id": "int", "d07e30fb_919f_4bea_8ce3_da54e733f490": "string", "date_dim_id": "int", "deleted": "string", "deleted_on_date_dim_id": "int", "f": "string", "facility_dim_id": "int", "fmi_checked_in_date_dim_id": "int", "fms": "string", "migrated_on": "string", "move_in_initiated_date_dim_id": "int", "provider": "string", "provider_id": "string", "reason": "string", "reason_for_move_out": "string", "received_epoch": "bigint", "rental_activity_fact_id": "int", "rental_type_dim_id": "int", "source_dim_id": "int", "successful": "string", "t": "string", "tenant_dim_id": "int", "transfered_to_unit_dim_id": "int", "unit_dim_id": "int", "updated_by_user_dim_id": "int", "user_dim_id": "int" } - schema_name_id: 1156
- schema_scan_id: 6490545
- updated: 2024-05-14 03:31:51
-
Version 4705708
- created: 2024-05-13 12:53:22
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`", "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_rental_activity_fact`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_postgres.keplernormies_rental_activity_fact`\n(\n `rental_activity_fact_id` int , `provider_id` string , `provider` string , `amount` decimal , `company_dim_id` int , `facility_dim_id` int , `unit_dim_id` int , `tenant_dim_id` int , `date_dim_id` int , `source_dim_id` int , `user_dim_id` int , `rental_type_dim_id` int , `migrated_on` string , `received_epoch` bigint , `transfered_to_unit_dim_id` int , `cancelled_on_date_dim_id` int , `successful` string , `created_at_date_dim_id` int , `reason` string , `deleted` string , `deleted_on_date_dim_id` int , `fmi_checked_in_date_dim_id` int , `auto_move_out` string , `move_in_initiated_date_dim_id` int , `updated_by_user_dim_id` int \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-dev/raw/rental_activity_fact/2024-05-13/1715622778'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_rental_activity_fact" ] - hive_path: s3://sfdl-postgres-keplernormies-dev/raw/rental_activity_fact/2024-05-13/1715622778
- id: 4705708
- processed: 1
- raw_data:
{ "amount": 3, "auto_move_out": 22, "cancelled_on_date_dim_id": 15, "company_dim_id": 4, "created_at_date_dim_id": 17, "date_dim_id": 8, "deleted": 19, "deleted_on_date_dim_id": 20, "facility_dim_id": 5, "fmi_checked_in_date_dim_id": 21, "migrated_on": 12, "move_in_initiated_date_dim_id": 23, "provider": 2, "provider_id": 1, "reason": 18, "received_epoch": 13, "rental_activity_fact_id": 0, "rental_type_dim_id": 11, "source_dim_id": 9, "successful": 16, "tenant_dim_id": 7, "transfered_to_unit_dim_id": 14, "unit_dim_id": 6, "updated_by_user_dim_id": 24, "user_dim_id": 10 } - schema_attributes:
{ "0": "string", "1": "string", "1610": "string", "1654024865452": "string", "20190521": "string", "2311855": "string", "2428068": "string", "431321": "string", "541": "string", "72760307": "string", "amount": "decimal", "auto_move_out": "string", "cancelled_on_date_dim_id": "int", "company_dim_id": "int", "created_at_date_dim_id": "int", "d07e30fb_919f_4bea_8ce3_da54e733f490": "string", "date_dim_id": "int", "deleted": "string", "deleted_on_date_dim_id": "int", "f": "string", "facility_dim_id": "int", "fmi_checked_in_date_dim_id": "int", "fms": "string", "migrated_on": "string", "move_in_initiated_date_dim_id": "int", "provider": "string", "provider_id": "string", "reason": "string", "reason_for_move_out": "string", "received_epoch": "bigint", "rental_activity_fact_id": "int", "rental_type_dim_id": "int", "source_dim_id": "int", "successful": "string", "t": "string", "tenant_dim_id": "int", "transfered_to_unit_dim_id": "int", "unit_dim_id": "int", "updated_by_user_dim_id": "int", "user_dim_id": "int" } - schema_name_id: 1156
- schema_scan_id: 6489878
- updated: 2024-05-13 12:53:36
Schema Scans: 3
Last at 2024-08-14 09:49:38
-
Scan 6564827
- duration: 0:00:14.969665
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6564827
- payload:
{ "datatype_dict": { "amount": "decimal", "auto_move_out": "string", "cancelled_on_date_dim_id": "int", "company_dim_id": "int", "created_at_date_dim_id": "int", "date_dim_id": "int", "deleted": "string", "deleted_on_date_dim_id": "int", "facility_dim_id": "int", "fmi_checked_in_date_dim_id": "int", "migrated_on": "string", "move_in_initiated_date_dim_id": "int", "provider": "string", "provider_id": "string", "reason": "string", "received_epoch": "bigint", "rental_activity_fact_id": "int", "rental_type_dim_id": "int", "source_dim_id": "int", "successful": "string", "tenant_dim_id": "int", "transfered_to_unit_dim_id": "int", "unit_dim_id": "int", "updated_by_user_dim_id": "int", "user_dim_id": "int" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-dev", "hive_path": "s3://sfdl-postgres-keplernormies-dev/raw/rental_activity_fact/2024-08-14/1723646895", "key": "raw/rental_activity_fact/2024-08-14/1723646895/data_0.csv.gz" }, "schema": { "name": "sfdl_dev_postgres.keplernormies_rental_activity_fact", "type": "postgres" }, "trace_context": { "parent_id": 5203496889830852903, "service_name": "kepler-normies", "span_id": 326221247943159906, "trace_id": 5203496889830852903 } } - running: False
- schema_name_id: 1156
- start_time: 2024-08-14 09:49:38
- success: True
- trace_id: 5203496889830852903
-
Scan 6490545
- duration: 0:00:12.683575
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6490545
- payload:
{ "datatype_dict": { "amount": "decimal", "auto_move_out": "string", "cancelled_on_date_dim_id": "int", "company_dim_id": "int", "created_at_date_dim_id": "int", "date_dim_id": "int", "deleted": "string", "deleted_on_date_dim_id": "int", "facility_dim_id": "int", "fmi_checked_in_date_dim_id": "int", "migrated_on": "string", "move_in_initiated_date_dim_id": "int", "provider": "string", "provider_id": "string", "reason": "string", "received_epoch": "bigint", "rental_activity_fact_id": "int", "rental_type_dim_id": "int", "source_dim_id": "int", "successful": "string", "tenant_dim_id": "int", "transfered_to_unit_dim_id": "int", "unit_dim_id": "int", "updated_by_user_dim_id": "int", "user_dim_id": "int" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-dev", "hive_path": "s3://sfdl-postgres-keplernormies-dev/raw/rental_activity_fact/2024-05-14/1715675478", "key": "raw/rental_activity_fact/2024-05-14/1715675478/data_0.csv.gz" }, "schema": { "name": "sfdl_dev_postgres.keplernormies_rental_activity_fact", "type": "postgres" }, "trace_context": { "parent_id": 16395147212919716895, "service_name": "kepler-normies", "span_id": 1965010150938747990, "trace_id": 16395147212919716895 } } - running: False
- schema_name_id: 1156
- start_time: 2024-05-14 03:31:38
- success: True
- trace_id: 16395147212919716895
-
Scan 6489878
- duration: 0:00:15.203177
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6489878
- payload:
{ "datatype_dict": { "amount": "decimal", "auto_move_out": "string", "cancelled_on_date_dim_id": "int", "company_dim_id": "int", "created_at_date_dim_id": "int", "date_dim_id": "int", "deleted": "string", "deleted_on_date_dim_id": "int", "facility_dim_id": "int", "fmi_checked_in_date_dim_id": "int", "migrated_on": "string", "move_in_initiated_date_dim_id": "int", "provider": "string", "provider_id": "string", "reason": "string", "received_epoch": "bigint", "rental_activity_fact_id": "int", "rental_type_dim_id": "int", "source_dim_id": "int", "successful": "string", "tenant_dim_id": "int", "transfered_to_unit_dim_id": "int", "unit_dim_id": "int", "updated_by_user_dim_id": "int", "user_dim_id": "int" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-dev", "hive_path": "s3://sfdl-postgres-keplernormies-dev/raw/rental_activity_fact/2024-05-13/1715622778", "key": "raw/rental_activity_fact/2024-05-13/1715622778/data_0.csv.gz" }, "schema": { "name": "sfdl_dev_postgres.keplernormies_rental_activity_fact", "type": "postgres" }, "trace_context": { "parent_id": 10663453764571646102, "service_name": "kepler-normies", "span_id": 5835208182309543643, "trace_id": 10663453764571646102 } } - running: False
- schema_name_id: 1156
- start_time: 2024-05-13 12:53:21
- success: True
- trace_id: 10663453764571646102
- attributes:
{ "0": "string", "1": "string", "1610": "string", "1654024865452": "string", "20190521": "string", "2311855": "string", "2428068": "string", "431321": "string", "541": "string", "72760307": "string", "amount": "decimal", "auto_move_out": "string", "cancelled_on_date_dim_id": "int", "company_dim_id": "int", "created_at_date_dim_id": "int", "d07e30fb_919f_4bea_8ce3_da54e733f490": "string", "date_dim_id": "int", "deleted": "string", "deleted_on_date_dim_id": "int", "f": "string", "facility_dim_id": "int", "fmi_checked_in_date_dim_id": "int", "fms": "string", "migrated_on": "string", "move_in_initiated_date_dim_id": "int", "provider": "string", "provider_id": "string", "reason": "string", "reason_for_move_out": "string", "received_epoch": "bigint", "rental_activity_fact_id": "int", "rental_type_dim_id": "int", "source_dim_id": "int", "successful": "string", "t": "string", "tenant_dim_id": "int", "transfered_to_unit_dim_id": "int", "unit_dim_id": "int", "updated_by_user_dim_id": "int", "user_dim_id": "int" } - created: 2024-08-14 09:49:40
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_postgres.keplernormies_rental_activity_fact`\n(\n `rental_activity_fact_id` int , `provider_id` string , `provider` string , `amount` decimal , `company_dim_id` int , `facility_dim_id` int , `unit_dim_id` int , `tenant_dim_id` int , `date_dim_id` int , `source_dim_id` int , `user_dim_id` int , `rental_type_dim_id` int , `migrated_on` string , `received_epoch` bigint , `transfered_to_unit_dim_id` int , `cancelled_on_date_dim_id` int , `successful` string , `created_at_date_dim_id` int , `reason` string , `deleted` string , `deleted_on_date_dim_id` int , `fmi_checked_in_date_dim_id` int , `auto_move_out` string , `move_in_initiated_date_dim_id` int , `updated_by_user_dim_id` int \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-dev/raw/rental_activity_fact/2024-08-14/1723646895'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_rental_activity_fact`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_rental_activity_fact" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2019-01-31 13:07:41",
"disabled": false,
"format": "raw",
"id": 1156,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_postgres",
"table": "keplernormies_rental_activity_fact"
},
"type": "postgres"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"0": "string",
"1": "string",
"1610": "string",
"1654024865452": "string",
"20190521": "string",
"2311855": "string",
"2428068": "string",
"431321": "string",
"541": "string",
"72760307": "string",
"amount": "decimal",
"auto_move_out": "string",
"cancelled_on_date_dim_id": "int",
"company_dim_id": "int",
"created_at_date_dim_id": "int",
"d07e30fb_919f_4bea_8ce3_da54e733f490": "string",
"date_dim_id": "int",
"deleted": "string",
"deleted_on_date_dim_id": "int",
"f": "string",
"facility_dim_id": "int",
"fmi_checked_in_date_dim_id": "int",
"fms": "string",
"migrated_on": "string",
"move_in_initiated_date_dim_id": "int",
"provider": "string",
"provider_id": "string",
"reason": "string",
"reason_for_move_out": "string",
"received_epoch": "bigint",
"rental_activity_fact_id": "int",
"rental_type_dim_id": "int",
"source_dim_id": "int",
"successful": "string",
"t": "string",
"tenant_dim_id": "int",
"transfered_to_unit_dim_id": "int",
"unit_dim_id": "int",
"updated_by_user_dim_id": "int",
"user_dim_id": "int"
},
"created": "2024-08-14 09:49:40",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_postgres.keplernormies_rental_activity_fact`\n(\n `rental_activity_fact_id` int , `provider_id` string , `provider` string , `amount` decimal , `company_dim_id` int , `facility_dim_id` int , `unit_dim_id` int , `tenant_dim_id` int , `date_dim_id` int , `source_dim_id` int , `user_dim_id` int , `rental_type_dim_id` int , `migrated_on` string , `received_epoch` bigint , `transfered_to_unit_dim_id` int , `cancelled_on_date_dim_id` int , `successful` string , `created_at_date_dim_id` int , `reason` string , `deleted` string , `deleted_on_date_dim_id` int , `fmi_checked_in_date_dim_id` int , `auto_move_out` string , `move_in_initiated_date_dim_id` int , `updated_by_user_dim_id` int \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-dev/raw/rental_activity_fact/2024-08-14/1723646895'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_rental_activity_fact`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_rental_activity_fact"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}