Schema Info

Schema Name: sfdl_stage_postgres.keplernormies_facility_snapshot_dim
  • created: 2019-02-06 11:40:58
  • disabled: False
  • format: raw
  • id: 705
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_postgres",
        "table": "keplernormies_facility_snapshot_dim"
    }
  • type: postgres
Schema Versions: 3
    • created: 2025-09-26 01:03:02
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`",
          "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_facility_snapshot_dim`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplernormies_facility_snapshot_dim`\n(\n `facility_snapshot_dim_id`  int , `facility_dim_id`  int , `provider_id`  string , `provider`  string , `facility_name`  string , `latitude`  double , `longitude`  double , `country`  string , `postal`  string , `state`  string , `city`  string , `address1`  string , `address2`  string , `phone_number`  string , `time_zone`  string , `accounting_method`  string , `public_url`  string , `logo`  string , `email_address`  string , `fax_number`  string , `store_number`  string , `brand_name`  string , `deleted`  string , `migrated_on`  string , `metro`  string , `added_at`  string , `received_epoch`  bigint , `deleted_on_date_dim_id`  int , `policy_number`  string , `insurance_retain_amount`  string , `insurance_provider_name`  string , `insurance_provider_postal`  string , `insurance_provider_state`  string , `insurance_provider_city`  string , `insurance_provider_address1`  string , `insurance_provider_address2`  string , `reformed_date`  date , `gate_time_zone`  int , `gate_keypad_zone`  int , `gate_security_level`  int , `start_date`  date , `end_date`  date , `is_acquisition`  string , `gl_account_code_suffix`  string , `activate_private_insurance`  string , `proof_of_new_private_insurance_auto_enroll`  string , `proof_of_existing_private_insurance_auto_enroll`  string , `proof_of_new_private_insurance_turned_on_at`  date , `proof_of_existing_private_insurance_turned_on_at`  date , `new_private_insurance_expiration_date_grace_period`  int , `existing_private_insurance_expiration_date_grace_period`  int , `insurance_prorate_on_move_in`  string , `insurance_prorate_on_move_out`  string , `enable_policy_number_on_store_insurance`  string , `enable_insurance_documents_required_notifcations`  string , `include_insurance_document_in_rental_center`  string , `insurance_document_link_text`  string , `insurance_document_link_url`  string , `insurance_certificate_url`  string , `decline_to_provide_insurance`  string , `live_start_date`  date , `live_end_date`  date , `payment_provider_name`  string , `software_provider_name`  string , `gate_provider_name`  string , `voyager_enabled`  string , `company_provider_id`  string , `gate_panel_code`  string , `gate_effective_on`  date , `fms_id`  int , `allow_future_move_ins`  string , `allow_enterprise_tiering`  string , `allow_custom_unit_groups`  string , `fmi_on_move_in_creation_date`  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/facility_snapshot_dim/2025-09-26/1758866535'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_facility_snapshot_dim"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-stage/raw/facility_snapshot_dim/2025-09-26/1758866535
    • id: 868482
    • processed: 1
    • raw_data:
      {
          "accounting_method": 15,
          "activate_private_insurance": 44,
          "added_at": 25,
          "address1": 11,
          "address2": 12,
          "allow_custom_unit_groups": 72,
          "allow_enterprise_tiering": 71,
          "allow_future_move_ins": 70,
          "brand_name": 21,
          "city": 10,
          "company_provider_id": 66,
          "country": 7,
          "decline_to_provide_insurance": 59,
          "deleted": 22,
          "deleted_on_date_dim_id": 27,
          "email_address": 18,
          "enable_insurance_documents_required_notifcations": 54,
          "enable_policy_number_on_store_insurance": 53,
          "end_date": 41,
          "existing_private_insurance_expiration_date_grace_period": 50,
          "facility_dim_id": 1,
          "facility_name": 4,
          "facility_snapshot_dim_id": 0,
          "fax_number": 19,
          "fmi_on_move_in_creation_date": 73,
          "fms_id": 69,
          "gate_effective_on": 68,
          "gate_keypad_zone": 38,
          "gate_panel_code": 67,
          "gate_provider_name": 64,
          "gate_security_level": 39,
          "gate_time_zone": 37,
          "gl_account_code_suffix": 43,
          "include_insurance_document_in_rental_center": 55,
          "insurance_certificate_url": 58,
          "insurance_document_link_text": 56,
          "insurance_document_link_url": 57,
          "insurance_prorate_on_move_in": 51,
          "insurance_prorate_on_move_out": 52,
          "insurance_provider_address1": 34,
          "insurance_provider_address2": 35,
          "insurance_provider_city": 33,
          "insurance_provider_name": 30,
          "insurance_provider_postal": 31,
          "insurance_provider_state": 32,
          "insurance_retain_amount": 29,
          "is_acquisition": 42,
          "latitude": 5,
          "live_end_date": 61,
          "live_start_date": 60,
          "logo": 17,
          "longitude": 6,
          "metro": 24,
          "migrated_on": 23,
          "new_private_insurance_expiration_date_grace_period": 49,
          "payment_provider_name": 62,
          "phone_number": 13,
          "policy_number": 28,
          "postal": 8,
          "proof_of_existing_private_insurance_auto_enroll": 46,
          "proof_of_existing_private_insurance_turned_on_at": 48,
          "proof_of_new_private_insurance_auto_enroll": 45,
          "proof_of_new_private_insurance_turned_on_at": 47,
          "provider": 3,
          "provider_id": 2,
          "public_url": 16,
          "received_epoch": 26,
          "reformed_date": 36,
          "software_provider_name": 63,
          "start_date": 40,
          "state": 9,
          "store_number": 20,
          "time_zone": 14,
          "voyager_enabled": 65
      }
    • schema_attributes:
      {
          "accounting_method": "string",
          "activate_private_insurance": "string",
          "added_at": "string",
          "address1": "string",
          "address2": "string",
          "allow_custom_unit_groups": "string",
          "allow_enterprise_tiering": "string",
          "allow_future_move_ins": "string",
          "brand_name": "string",
          "city": "string",
          "company_provider_id": "string",
          "country": "string",
          "decline_to_provide_insurance": "string",
          "deleted": "string",
          "deleted_on_date_dim_id": "int",
          "email_address": "string",
          "enable_insurance_documents_required_notifcations": "string",
          "enable_policy_number_on_store_insurance": "string",
          "end_date": "date",
          "existing_private_insurance_expiration_date_grace_period": "int",
          "facility_dim_id": "int",
          "facility_name": "string",
          "facility_snapshot_dim_id": "int",
          "fax_number": "string",
          "fmi_on_move_in_creation_date": "string",
          "fms_id": "int",
          "gate_effective_on": "date",
          "gate_keypad_zone": "int",
          "gate_panel_code": "string",
          "gate_provider_name": "string",
          "gate_security_level": "int",
          "gate_time_zone": "int",
          "gl_account_code_suffix": "string",
          "include_insurance_document_in_rental_center": "string",
          "insurance_certificate_url": "string",
          "insurance_document_link_text": "string",
          "insurance_document_link_url": "string",
          "insurance_prorate_on_move_in": "string",
          "insurance_prorate_on_move_out": "string",
          "insurance_provider_address1": "string",
          "insurance_provider_address2": "string",
          "insurance_provider_city": "string",
          "insurance_provider_name": "string",
          "insurance_provider_postal": "string",
          "insurance_provider_state": "string",
          "insurance_retain_amount": "string",
          "is_acquisition": "string",
          "latitude": "double",
          "live_end_date": "date",
          "live_start_date": "date",
          "logo": "string",
          "longitude": "double",
          "metro": "string",
          "migrated_on": "string",
          "new_private_insurance_expiration_date_grace_period": "int",
          "payment_provider_name": "string",
          "phone_number": "string",
          "policy_number": "string",
          "postal": "string",
          "proof_of_existing_private_insurance_auto_enroll": "string",
          "proof_of_existing_private_insurance_turned_on_at": "date",
          "proof_of_new_private_insurance_auto_enroll": "string",
          "proof_of_new_private_insurance_turned_on_at": "date",
          "provider": "string",
          "provider_id": "string",
          "public_url": "string",
          "received_epoch": "bigint",
          "reformed_date": "date",
          "software_provider_name": "string",
          "start_date": "date",
          "state": "string",
          "store_number": "string",
          "time_zone": "string",
          "voyager_enabled": "string"
      }
    • schema_name_id: 705
    • schema_scan_id: 6326454
    • updated: 2025-09-26 01:03:15
    • created: 2025-09-25 01:02:49
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`",
          "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_facility_snapshot_dim`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplernormies_facility_snapshot_dim`\n(\n `facility_snapshot_dim_id`  int , `facility_dim_id`  int , `provider_id`  string , `provider`  string , `facility_name`  string , `latitude`  double , `longitude`  double , `country`  string , `postal`  string , `state`  string , `city`  string , `address1`  string , `address2`  string , `phone_number`  string , `time_zone`  string , `accounting_method`  string , `public_url`  string , `logo`  string , `email_address`  string , `fax_number`  string , `store_number`  string , `brand_name`  string , `deleted`  string , `migrated_on`  string , `metro`  string , `added_at`  string , `received_epoch`  bigint , `deleted_on_date_dim_id`  int , `policy_number`  string , `insurance_retain_amount`  string , `insurance_provider_name`  string , `insurance_provider_postal`  string , `insurance_provider_state`  string , `insurance_provider_city`  string , `insurance_provider_address1`  string , `insurance_provider_address2`  string , `reformed_date`  date , `gate_time_zone`  int , `gate_keypad_zone`  int , `gate_security_level`  int , `start_date`  date , `end_date`  date , `is_acquisition`  string , `gl_account_code_suffix`  string , `activate_private_insurance`  string , `proof_of_new_private_insurance_auto_enroll`  string , `proof_of_existing_private_insurance_auto_enroll`  string , `proof_of_new_private_insurance_turned_on_at`  date , `proof_of_existing_private_insurance_turned_on_at`  date , `new_private_insurance_expiration_date_grace_period`  int , `existing_private_insurance_expiration_date_grace_period`  int , `insurance_prorate_on_move_in`  string , `insurance_prorate_on_move_out`  string , `enable_policy_number_on_store_insurance`  string , `enable_insurance_documents_required_notifcations`  string , `include_insurance_document_in_rental_center`  string , `insurance_document_link_text`  string , `insurance_document_link_url`  string , `insurance_certificate_url`  string , `decline_to_provide_insurance`  string , `live_start_date`  date , `live_end_date`  date , `payment_provider_name`  string , `software_provider_name`  string , `gate_provider_name`  string , `voyager_enabled`  string , `company_provider_id`  string , `gate_panel_code`  string , `gate_effective_on`  date , `fms_id`  int , `allow_future_move_ins`  string , `allow_enterprise_tiering`  string , `allow_custom_unit_groups`  string , `fmi_on_move_in_creation_date`  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/facility_snapshot_dim/2025-09-25/1758780112'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_facility_snapshot_dim"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-stage/raw/facility_snapshot_dim/2025-09-25/1758780112
    • id: 868263
    • processed: 1
    • raw_data:
      {
          "accounting_method": 15,
          "activate_private_insurance": 44,
          "added_at": 25,
          "address1": 11,
          "address2": 12,
          "allow_custom_unit_groups": 72,
          "allow_enterprise_tiering": 71,
          "allow_future_move_ins": 70,
          "brand_name": 21,
          "city": 10,
          "company_provider_id": 66,
          "country": 7,
          "decline_to_provide_insurance": 59,
          "deleted": 22,
          "deleted_on_date_dim_id": 27,
          "email_address": 18,
          "enable_insurance_documents_required_notifcations": 54,
          "enable_policy_number_on_store_insurance": 53,
          "end_date": 41,
          "existing_private_insurance_expiration_date_grace_period": 50,
          "facility_dim_id": 1,
          "facility_name": 4,
          "facility_snapshot_dim_id": 0,
          "fax_number": 19,
          "fmi_on_move_in_creation_date": 73,
          "fms_id": 69,
          "gate_effective_on": 68,
          "gate_keypad_zone": 38,
          "gate_panel_code": 67,
          "gate_provider_name": 64,
          "gate_security_level": 39,
          "gate_time_zone": 37,
          "gl_account_code_suffix": 43,
          "include_insurance_document_in_rental_center": 55,
          "insurance_certificate_url": 58,
          "insurance_document_link_text": 56,
          "insurance_document_link_url": 57,
          "insurance_prorate_on_move_in": 51,
          "insurance_prorate_on_move_out": 52,
          "insurance_provider_address1": 34,
          "insurance_provider_address2": 35,
          "insurance_provider_city": 33,
          "insurance_provider_name": 30,
          "insurance_provider_postal": 31,
          "insurance_provider_state": 32,
          "insurance_retain_amount": 29,
          "is_acquisition": 42,
          "latitude": 5,
          "live_end_date": 61,
          "live_start_date": 60,
          "logo": 17,
          "longitude": 6,
          "metro": 24,
          "migrated_on": 23,
          "new_private_insurance_expiration_date_grace_period": 49,
          "payment_provider_name": 62,
          "phone_number": 13,
          "policy_number": 28,
          "postal": 8,
          "proof_of_existing_private_insurance_auto_enroll": 46,
          "proof_of_existing_private_insurance_turned_on_at": 48,
          "proof_of_new_private_insurance_auto_enroll": 45,
          "proof_of_new_private_insurance_turned_on_at": 47,
          "provider": 3,
          "provider_id": 2,
          "public_url": 16,
          "received_epoch": 26,
          "reformed_date": 36,
          "software_provider_name": 63,
          "start_date": 40,
          "state": 9,
          "store_number": 20,
          "time_zone": 14,
          "voyager_enabled": 65
      }
    • schema_attributes:
      {
          "accounting_method": "string",
          "activate_private_insurance": "string",
          "added_at": "string",
          "address1": "string",
          "address2": "string",
          "allow_custom_unit_groups": "string",
          "allow_enterprise_tiering": "string",
          "allow_future_move_ins": "string",
          "brand_name": "string",
          "city": "string",
          "company_provider_id": "string",
          "country": "string",
          "decline_to_provide_insurance": "string",
          "deleted": "string",
          "deleted_on_date_dim_id": "int",
          "email_address": "string",
          "enable_insurance_documents_required_notifcations": "string",
          "enable_policy_number_on_store_insurance": "string",
          "end_date": "date",
          "existing_private_insurance_expiration_date_grace_period": "int",
          "facility_dim_id": "int",
          "facility_name": "string",
          "facility_snapshot_dim_id": "int",
          "fax_number": "string",
          "fmi_on_move_in_creation_date": "string",
          "fms_id": "int",
          "gate_effective_on": "date",
          "gate_keypad_zone": "int",
          "gate_panel_code": "string",
          "gate_provider_name": "string",
          "gate_security_level": "int",
          "gate_time_zone": "int",
          "gl_account_code_suffix": "string",
          "include_insurance_document_in_rental_center": "string",
          "insurance_certificate_url": "string",
          "insurance_document_link_text": "string",
          "insurance_document_link_url": "string",
          "insurance_prorate_on_move_in": "string",
          "insurance_prorate_on_move_out": "string",
          "insurance_provider_address1": "string",
          "insurance_provider_address2": "string",
          "insurance_provider_city": "string",
          "insurance_provider_name": "string",
          "insurance_provider_postal": "string",
          "insurance_provider_state": "string",
          "insurance_retain_amount": "string",
          "is_acquisition": "string",
          "latitude": "double",
          "live_end_date": "date",
          "live_start_date": "date",
          "logo": "string",
          "longitude": "double",
          "metro": "string",
          "migrated_on": "string",
          "new_private_insurance_expiration_date_grace_period": "int",
          "payment_provider_name": "string",
          "phone_number": "string",
          "policy_number": "string",
          "postal": "string",
          "proof_of_existing_private_insurance_auto_enroll": "string",
          "proof_of_existing_private_insurance_turned_on_at": "date",
          "proof_of_new_private_insurance_auto_enroll": "string",
          "proof_of_new_private_insurance_turned_on_at": "date",
          "provider": "string",
          "provider_id": "string",
          "public_url": "string",
          "received_epoch": "bigint",
          "reformed_date": "date",
          "software_provider_name": "string",
          "start_date": "date",
          "state": "string",
          "store_number": "string",
          "time_zone": "string",
          "voyager_enabled": "string"
      }
    • schema_name_id: 705
    • schema_scan_id: 6326030
    • updated: 2025-09-25 01:03:03
    • created: 2025-09-24 00:53:02
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`",
          "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_facility_snapshot_dim`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplernormies_facility_snapshot_dim`\n(\n `facility_snapshot_dim_id`  int , `facility_dim_id`  int , `provider_id`  string , `provider`  string , `facility_name`  string , `latitude`  double , `longitude`  double , `country`  string , `postal`  string , `state`  string , `city`  string , `address1`  string , `address2`  string , `phone_number`  string , `time_zone`  string , `accounting_method`  string , `public_url`  string , `logo`  string , `email_address`  string , `fax_number`  string , `store_number`  string , `brand_name`  string , `deleted`  string , `migrated_on`  string , `metro`  string , `added_at`  string , `received_epoch`  bigint , `deleted_on_date_dim_id`  int , `policy_number`  string , `insurance_retain_amount`  string , `insurance_provider_name`  string , `insurance_provider_postal`  string , `insurance_provider_state`  string , `insurance_provider_city`  string , `insurance_provider_address1`  string , `insurance_provider_address2`  string , `reformed_date`  date , `gate_time_zone`  int , `gate_keypad_zone`  int , `gate_security_level`  int , `start_date`  date , `end_date`  date , `is_acquisition`  string , `gl_account_code_suffix`  string , `activate_private_insurance`  string , `proof_of_new_private_insurance_auto_enroll`  string , `proof_of_existing_private_insurance_auto_enroll`  string , `proof_of_new_private_insurance_turned_on_at`  date , `proof_of_existing_private_insurance_turned_on_at`  date , `new_private_insurance_expiration_date_grace_period`  int , `existing_private_insurance_expiration_date_grace_period`  int , `insurance_prorate_on_move_in`  string , `insurance_prorate_on_move_out`  string , `enable_policy_number_on_store_insurance`  string , `enable_insurance_documents_required_notifcations`  string , `include_insurance_document_in_rental_center`  string , `insurance_document_link_text`  string , `insurance_document_link_url`  string , `insurance_certificate_url`  string , `decline_to_provide_insurance`  string , `live_start_date`  date , `live_end_date`  date , `payment_provider_name`  string , `software_provider_name`  string , `gate_provider_name`  string , `voyager_enabled`  string , `company_provider_id`  string , `gate_panel_code`  string , `gate_effective_on`  date , `fms_id`  int , `allow_future_move_ins`  string , `allow_enterprise_tiering`  string , `allow_custom_unit_groups`  string , `fmi_on_move_in_creation_date`  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/facility_snapshot_dim/2025-09-24/1758693111'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_facility_snapshot_dim"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-stage/raw/facility_snapshot_dim/2025-09-24/1758693111
    • id: 868039
    • processed: 1
    • raw_data:
      {
          "accounting_method": 15,
          "activate_private_insurance": 44,
          "added_at": 25,
          "address1": 11,
          "address2": 12,
          "allow_custom_unit_groups": 72,
          "allow_enterprise_tiering": 71,
          "allow_future_move_ins": 70,
          "brand_name": 21,
          "city": 10,
          "company_provider_id": 66,
          "country": 7,
          "decline_to_provide_insurance": 59,
          "deleted": 22,
          "deleted_on_date_dim_id": 27,
          "email_address": 18,
          "enable_insurance_documents_required_notifcations": 54,
          "enable_policy_number_on_store_insurance": 53,
          "end_date": 41,
          "existing_private_insurance_expiration_date_grace_period": 50,
          "facility_dim_id": 1,
          "facility_name": 4,
          "facility_snapshot_dim_id": 0,
          "fax_number": 19,
          "fmi_on_move_in_creation_date": 73,
          "fms_id": 69,
          "gate_effective_on": 68,
          "gate_keypad_zone": 38,
          "gate_panel_code": 67,
          "gate_provider_name": 64,
          "gate_security_level": 39,
          "gate_time_zone": 37,
          "gl_account_code_suffix": 43,
          "include_insurance_document_in_rental_center": 55,
          "insurance_certificate_url": 58,
          "insurance_document_link_text": 56,
          "insurance_document_link_url": 57,
          "insurance_prorate_on_move_in": 51,
          "insurance_prorate_on_move_out": 52,
          "insurance_provider_address1": 34,
          "insurance_provider_address2": 35,
          "insurance_provider_city": 33,
          "insurance_provider_name": 30,
          "insurance_provider_postal": 31,
          "insurance_provider_state": 32,
          "insurance_retain_amount": 29,
          "is_acquisition": 42,
          "latitude": 5,
          "live_end_date": 61,
          "live_start_date": 60,
          "logo": 17,
          "longitude": 6,
          "metro": 24,
          "migrated_on": 23,
          "new_private_insurance_expiration_date_grace_period": 49,
          "payment_provider_name": 62,
          "phone_number": 13,
          "policy_number": 28,
          "postal": 8,
          "proof_of_existing_private_insurance_auto_enroll": 46,
          "proof_of_existing_private_insurance_turned_on_at": 48,
          "proof_of_new_private_insurance_auto_enroll": 45,
          "proof_of_new_private_insurance_turned_on_at": 47,
          "provider": 3,
          "provider_id": 2,
          "public_url": 16,
          "received_epoch": 26,
          "reformed_date": 36,
          "software_provider_name": 63,
          "start_date": 40,
          "state": 9,
          "store_number": 20,
          "time_zone": 14,
          "voyager_enabled": 65
      }
    • schema_attributes:
      {
          "accounting_method": "string",
          "activate_private_insurance": "string",
          "added_at": "string",
          "address1": "string",
          "address2": "string",
          "allow_custom_unit_groups": "string",
          "allow_enterprise_tiering": "string",
          "allow_future_move_ins": "string",
          "brand_name": "string",
          "city": "string",
          "company_provider_id": "string",
          "country": "string",
          "decline_to_provide_insurance": "string",
          "deleted": "string",
          "deleted_on_date_dim_id": "int",
          "email_address": "string",
          "enable_insurance_documents_required_notifcations": "string",
          "enable_policy_number_on_store_insurance": "string",
          "end_date": "date",
          "existing_private_insurance_expiration_date_grace_period": "int",
          "facility_dim_id": "int",
          "facility_name": "string",
          "facility_snapshot_dim_id": "int",
          "fax_number": "string",
          "fmi_on_move_in_creation_date": "string",
          "fms_id": "int",
          "gate_effective_on": "date",
          "gate_keypad_zone": "int",
          "gate_panel_code": "string",
          "gate_provider_name": "string",
          "gate_security_level": "int",
          "gate_time_zone": "int",
          "gl_account_code_suffix": "string",
          "include_insurance_document_in_rental_center": "string",
          "insurance_certificate_url": "string",
          "insurance_document_link_text": "string",
          "insurance_document_link_url": "string",
          "insurance_prorate_on_move_in": "string",
          "insurance_prorate_on_move_out": "string",
          "insurance_provider_address1": "string",
          "insurance_provider_address2": "string",
          "insurance_provider_city": "string",
          "insurance_provider_name": "string",
          "insurance_provider_postal": "string",
          "insurance_provider_state": "string",
          "insurance_retain_amount": "string",
          "is_acquisition": "string",
          "latitude": "double",
          "live_end_date": "date",
          "live_start_date": "date",
          "logo": "string",
          "longitude": "double",
          "metro": "string",
          "migrated_on": "string",
          "new_private_insurance_expiration_date_grace_period": "int",
          "payment_provider_name": "string",
          "phone_number": "string",
          "policy_number": "string",
          "postal": "string",
          "proof_of_existing_private_insurance_auto_enroll": "string",
          "proof_of_existing_private_insurance_turned_on_at": "date",
          "proof_of_new_private_insurance_auto_enroll": "string",
          "proof_of_new_private_insurance_turned_on_at": "date",
          "provider": "string",
          "provider_id": "string",
          "public_url": "string",
          "received_epoch": "bigint",
          "reformed_date": "date",
          "software_provider_name": "string",
          "start_date": "date",
          "state": "string",
          "store_number": "string",
          "time_zone": "string",
          "voyager_enabled": "string"
      }
    • schema_name_id: 705
    • schema_scan_id: 6325602
    • updated: 2025-09-24 00:53:15
Schema Scans: 3
Last at 2025-09-26 01:02:59
    • duration: 0:00:16.151369
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6326454
    • payload:
      {
          "datatype_dict": {
              "accounting_method": "string",
              "activate_private_insurance": "string",
              "added_at": "string",
              "address1": "string",
              "address2": "string",
              "allow_custom_unit_groups": "string",
              "allow_enterprise_tiering": "string",
              "allow_future_move_ins": "string",
              "brand_name": "string",
              "city": "string",
              "company_provider_id": "string",
              "country": "string",
              "decline_to_provide_insurance": "string",
              "deleted": "string",
              "deleted_on_date_dim_id": "int",
              "email_address": "string",
              "enable_insurance_documents_required_notifcations": "string",
              "enable_policy_number_on_store_insurance": "string",
              "end_date": "date",
              "existing_private_insurance_expiration_date_grace_period": "int",
              "facility_dim_id": "int",
              "facility_name": "string",
              "facility_snapshot_dim_id": "int",
              "fax_number": "string",
              "fmi_on_move_in_creation_date": "string",
              "fms_id": "int",
              "gate_effective_on": "date",
              "gate_keypad_zone": "int",
              "gate_panel_code": "string",
              "gate_provider_name": "string",
              "gate_security_level": "int",
              "gate_time_zone": "int",
              "gl_account_code_suffix": "string",
              "include_insurance_document_in_rental_center": "string",
              "insurance_certificate_url": "string",
              "insurance_document_link_text": "string",
              "insurance_document_link_url": "string",
              "insurance_prorate_on_move_in": "string",
              "insurance_prorate_on_move_out": "string",
              "insurance_provider_address1": "string",
              "insurance_provider_address2": "string",
              "insurance_provider_city": "string",
              "insurance_provider_name": "string",
              "insurance_provider_postal": "string",
              "insurance_provider_state": "string",
              "insurance_retain_amount": "string",
              "is_acquisition": "string",
              "latitude": "double",
              "live_end_date": "date",
              "live_start_date": "date",
              "logo": "string",
              "longitude": "double",
              "metro": "string",
              "migrated_on": "string",
              "new_private_insurance_expiration_date_grace_period": "int",
              "payment_provider_name": "string",
              "phone_number": "string",
              "policy_number": "string",
              "postal": "string",
              "proof_of_existing_private_insurance_auto_enroll": "string",
              "proof_of_existing_private_insurance_turned_on_at": "date",
              "proof_of_new_private_insurance_auto_enroll": "string",
              "proof_of_new_private_insurance_turned_on_at": "date",
              "provider": "string",
              "provider_id": "string",
              "public_url": "string",
              "received_epoch": "bigint",
              "reformed_date": "date",
              "software_provider_name": "string",
              "start_date": "date",
              "state": "string",
              "store_number": "string",
              "time_zone": "string",
              "voyager_enabled": "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/facility_snapshot_dim/2025-09-26/1758866535",
              "key": "raw/facility_snapshot_dim/2025-09-26/1758866535/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_postgres.keplernormies_facility_snapshot_dim",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 10345612809003216413,
              "service_name": "kepler-normies",
              "span_id": 9341761984367793189,
              "trace_id": 10345612809003216413
          }
      }
    • running: False
    • schema_name_id: 705
    • start_time: 2025-09-26 01:02:59
    • success: True
    • trace_id: 10345612809003216413
    • duration: 0:00:16.039321
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6326030
    • payload:
      {
          "datatype_dict": {
              "accounting_method": "string",
              "activate_private_insurance": "string",
              "added_at": "string",
              "address1": "string",
              "address2": "string",
              "allow_custom_unit_groups": "string",
              "allow_enterprise_tiering": "string",
              "allow_future_move_ins": "string",
              "brand_name": "string",
              "city": "string",
              "company_provider_id": "string",
              "country": "string",
              "decline_to_provide_insurance": "string",
              "deleted": "string",
              "deleted_on_date_dim_id": "int",
              "email_address": "string",
              "enable_insurance_documents_required_notifcations": "string",
              "enable_policy_number_on_store_insurance": "string",
              "end_date": "date",
              "existing_private_insurance_expiration_date_grace_period": "int",
              "facility_dim_id": "int",
              "facility_name": "string",
              "facility_snapshot_dim_id": "int",
              "fax_number": "string",
              "fmi_on_move_in_creation_date": "string",
              "fms_id": "int",
              "gate_effective_on": "date",
              "gate_keypad_zone": "int",
              "gate_panel_code": "string",
              "gate_provider_name": "string",
              "gate_security_level": "int",
              "gate_time_zone": "int",
              "gl_account_code_suffix": "string",
              "include_insurance_document_in_rental_center": "string",
              "insurance_certificate_url": "string",
              "insurance_document_link_text": "string",
              "insurance_document_link_url": "string",
              "insurance_prorate_on_move_in": "string",
              "insurance_prorate_on_move_out": "string",
              "insurance_provider_address1": "string",
              "insurance_provider_address2": "string",
              "insurance_provider_city": "string",
              "insurance_provider_name": "string",
              "insurance_provider_postal": "string",
              "insurance_provider_state": "string",
              "insurance_retain_amount": "string",
              "is_acquisition": "string",
              "latitude": "double",
              "live_end_date": "date",
              "live_start_date": "date",
              "logo": "string",
              "longitude": "double",
              "metro": "string",
              "migrated_on": "string",
              "new_private_insurance_expiration_date_grace_period": "int",
              "payment_provider_name": "string",
              "phone_number": "string",
              "policy_number": "string",
              "postal": "string",
              "proof_of_existing_private_insurance_auto_enroll": "string",
              "proof_of_existing_private_insurance_turned_on_at": "date",
              "proof_of_new_private_insurance_auto_enroll": "string",
              "proof_of_new_private_insurance_turned_on_at": "date",
              "provider": "string",
              "provider_id": "string",
              "public_url": "string",
              "received_epoch": "bigint",
              "reformed_date": "date",
              "software_provider_name": "string",
              "start_date": "date",
              "state": "string",
              "store_number": "string",
              "time_zone": "string",
              "voyager_enabled": "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/facility_snapshot_dim/2025-09-25/1758780112",
              "key": "raw/facility_snapshot_dim/2025-09-25/1758780112/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_postgres.keplernormies_facility_snapshot_dim",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 17334664788541493516,
              "service_name": "kepler-normies",
              "span_id": 14805067138855775219,
              "trace_id": 17334664788541493516
          }
      }
    • running: False
    • schema_name_id: 705
    • start_time: 2025-09-25 01:02:47
    • success: True
    • trace_id: 17334664788541493516
    • duration: 0:00:15.878015
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6325602
    • payload:
      {
          "datatype_dict": {
              "accounting_method": "string",
              "activate_private_insurance": "string",
              "added_at": "string",
              "address1": "string",
              "address2": "string",
              "allow_custom_unit_groups": "string",
              "allow_enterprise_tiering": "string",
              "allow_future_move_ins": "string",
              "brand_name": "string",
              "city": "string",
              "company_provider_id": "string",
              "country": "string",
              "decline_to_provide_insurance": "string",
              "deleted": "string",
              "deleted_on_date_dim_id": "int",
              "email_address": "string",
              "enable_insurance_documents_required_notifcations": "string",
              "enable_policy_number_on_store_insurance": "string",
              "end_date": "date",
              "existing_private_insurance_expiration_date_grace_period": "int",
              "facility_dim_id": "int",
              "facility_name": "string",
              "facility_snapshot_dim_id": "int",
              "fax_number": "string",
              "fmi_on_move_in_creation_date": "string",
              "fms_id": "int",
              "gate_effective_on": "date",
              "gate_keypad_zone": "int",
              "gate_panel_code": "string",
              "gate_provider_name": "string",
              "gate_security_level": "int",
              "gate_time_zone": "int",
              "gl_account_code_suffix": "string",
              "include_insurance_document_in_rental_center": "string",
              "insurance_certificate_url": "string",
              "insurance_document_link_text": "string",
              "insurance_document_link_url": "string",
              "insurance_prorate_on_move_in": "string",
              "insurance_prorate_on_move_out": "string",
              "insurance_provider_address1": "string",
              "insurance_provider_address2": "string",
              "insurance_provider_city": "string",
              "insurance_provider_name": "string",
              "insurance_provider_postal": "string",
              "insurance_provider_state": "string",
              "insurance_retain_amount": "string",
              "is_acquisition": "string",
              "latitude": "double",
              "live_end_date": "date",
              "live_start_date": "date",
              "logo": "string",
              "longitude": "double",
              "metro": "string",
              "migrated_on": "string",
              "new_private_insurance_expiration_date_grace_period": "int",
              "payment_provider_name": "string",
              "phone_number": "string",
              "policy_number": "string",
              "postal": "string",
              "proof_of_existing_private_insurance_auto_enroll": "string",
              "proof_of_existing_private_insurance_turned_on_at": "date",
              "proof_of_new_private_insurance_auto_enroll": "string",
              "proof_of_new_private_insurance_turned_on_at": "date",
              "provider": "string",
              "provider_id": "string",
              "public_url": "string",
              "received_epoch": "bigint",
              "reformed_date": "date",
              "software_provider_name": "string",
              "start_date": "date",
              "state": "string",
              "store_number": "string",
              "time_zone": "string",
              "voyager_enabled": "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/facility_snapshot_dim/2025-09-24/1758693111",
              "key": "raw/facility_snapshot_dim/2025-09-24/1758693111/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_postgres.keplernormies_facility_snapshot_dim",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 17443109297247773326,
              "service_name": "kepler-normies",
              "span_id": 18430441373633571655,
              "trace_id": 17443109297247773326
          }
      }
    • running: False
    • schema_name_id: 705
    • start_time: 2025-09-24 00:52:59
    • success: True
    • trace_id: 17443109297247773326
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "accounting_method": "string",
        "activate_private_insurance": "string",
        "added_at": "string",
        "address1": "string",
        "address2": "string",
        "allow_custom_unit_groups": "string",
        "allow_enterprise_tiering": "string",
        "allow_future_move_ins": "string",
        "brand_name": "string",
        "city": "string",
        "company_provider_id": "string",
        "country": "string",
        "decline_to_provide_insurance": "string",
        "deleted": "string",
        "deleted_on_date_dim_id": "int",
        "email_address": "string",
        "enable_insurance_documents_required_notifcations": "string",
        "enable_policy_number_on_store_insurance": "string",
        "end_date": "date",
        "existing_private_insurance_expiration_date_grace_period": "int",
        "facility_dim_id": "int",
        "facility_name": "string",
        "facility_snapshot_dim_id": "int",
        "fax_number": "string",
        "fmi_on_move_in_creation_date": "string",
        "fms_id": "int",
        "gate_effective_on": "date",
        "gate_keypad_zone": "int",
        "gate_panel_code": "string",
        "gate_provider_name": "string",
        "gate_security_level": "int",
        "gate_time_zone": "int",
        "gl_account_code_suffix": "string",
        "include_insurance_document_in_rental_center": "string",
        "insurance_certificate_url": "string",
        "insurance_document_link_text": "string",
        "insurance_document_link_url": "string",
        "insurance_prorate_on_move_in": "string",
        "insurance_prorate_on_move_out": "string",
        "insurance_provider_address1": "string",
        "insurance_provider_address2": "string",
        "insurance_provider_city": "string",
        "insurance_provider_name": "string",
        "insurance_provider_postal": "string",
        "insurance_provider_state": "string",
        "insurance_retain_amount": "string",
        "is_acquisition": "string",
        "latitude": "double",
        "live_end_date": "date",
        "live_start_date": "date",
        "logo": "string",
        "longitude": "double",
        "metro": "string",
        "migrated_on": "string",
        "new_private_insurance_expiration_date_grace_period": "int",
        "payment_provider_name": "string",
        "phone_number": "string",
        "policy_number": "string",
        "postal": "string",
        "proof_of_existing_private_insurance_auto_enroll": "string",
        "proof_of_existing_private_insurance_turned_on_at": "date",
        "proof_of_new_private_insurance_auto_enroll": "string",
        "proof_of_new_private_insurance_turned_on_at": "date",
        "provider": "string",
        "provider_id": "string",
        "public_url": "string",
        "received_epoch": "bigint",
        "reformed_date": "date",
        "software_provider_name": "string",
        "start_date": "date",
        "state": "string",
        "store_number": "string",
        "time_zone": "string",
        "voyager_enabled": "string"
    }
  • created: 2025-09-26 01:03:02
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplernormies_facility_snapshot_dim`\n(\n `facility_snapshot_dim_id`  int , `facility_dim_id`  int , `provider_id`  string , `provider`  string , `facility_name`  string , `latitude`  double , `longitude`  double , `country`  string , `postal`  string , `state`  string , `city`  string , `address1`  string , `address2`  string , `phone_number`  string , `time_zone`  string , `accounting_method`  string , `public_url`  string , `logo`  string , `email_address`  string , `fax_number`  string , `store_number`  string , `brand_name`  string , `deleted`  string , `migrated_on`  string , `metro`  string , `added_at`  string , `received_epoch`  bigint , `deleted_on_date_dim_id`  int , `policy_number`  string , `insurance_retain_amount`  string , `insurance_provider_name`  string , `insurance_provider_postal`  string , `insurance_provider_state`  string , `insurance_provider_city`  string , `insurance_provider_address1`  string , `insurance_provider_address2`  string , `reformed_date`  date , `gate_time_zone`  int , `gate_keypad_zone`  int , `gate_security_level`  int , `start_date`  date , `end_date`  date , `is_acquisition`  string , `gl_account_code_suffix`  string , `activate_private_insurance`  string , `proof_of_new_private_insurance_auto_enroll`  string , `proof_of_existing_private_insurance_auto_enroll`  string , `proof_of_new_private_insurance_turned_on_at`  date , `proof_of_existing_private_insurance_turned_on_at`  date , `new_private_insurance_expiration_date_grace_period`  int , `existing_private_insurance_expiration_date_grace_period`  int , `insurance_prorate_on_move_in`  string , `insurance_prorate_on_move_out`  string , `enable_policy_number_on_store_insurance`  string , `enable_insurance_documents_required_notifcations`  string , `include_insurance_document_in_rental_center`  string , `insurance_document_link_text`  string , `insurance_document_link_url`  string , `insurance_certificate_url`  string , `decline_to_provide_insurance`  string , `live_start_date`  date , `live_end_date`  date , `payment_provider_name`  string , `software_provider_name`  string , `gate_provider_name`  string , `voyager_enabled`  string , `company_provider_id`  string , `gate_panel_code`  string , `gate_effective_on`  date , `fms_id`  int , `allow_future_move_ins`  string , `allow_enterprise_tiering`  string , `allow_custom_unit_groups`  string , `fmi_on_move_in_creation_date`  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/facility_snapshot_dim/2025-09-26/1758866535'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_facility_snapshot_dim`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_facility_snapshot_dim"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2019-02-06 11:40:58",
        "disabled": false,
        "format": "raw",
        "id": 705,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_postgres",
            "table": "keplernormies_facility_snapshot_dim"
        },
        "type": "postgres"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "accounting_method": "string",
            "activate_private_insurance": "string",
            "added_at": "string",
            "address1": "string",
            "address2": "string",
            "allow_custom_unit_groups": "string",
            "allow_enterprise_tiering": "string",
            "allow_future_move_ins": "string",
            "brand_name": "string",
            "city": "string",
            "company_provider_id": "string",
            "country": "string",
            "decline_to_provide_insurance": "string",
            "deleted": "string",
            "deleted_on_date_dim_id": "int",
            "email_address": "string",
            "enable_insurance_documents_required_notifcations": "string",
            "enable_policy_number_on_store_insurance": "string",
            "end_date": "date",
            "existing_private_insurance_expiration_date_grace_period": "int",
            "facility_dim_id": "int",
            "facility_name": "string",
            "facility_snapshot_dim_id": "int",
            "fax_number": "string",
            "fmi_on_move_in_creation_date": "string",
            "fms_id": "int",
            "gate_effective_on": "date",
            "gate_keypad_zone": "int",
            "gate_panel_code": "string",
            "gate_provider_name": "string",
            "gate_security_level": "int",
            "gate_time_zone": "int",
            "gl_account_code_suffix": "string",
            "include_insurance_document_in_rental_center": "string",
            "insurance_certificate_url": "string",
            "insurance_document_link_text": "string",
            "insurance_document_link_url": "string",
            "insurance_prorate_on_move_in": "string",
            "insurance_prorate_on_move_out": "string",
            "insurance_provider_address1": "string",
            "insurance_provider_address2": "string",
            "insurance_provider_city": "string",
            "insurance_provider_name": "string",
            "insurance_provider_postal": "string",
            "insurance_provider_state": "string",
            "insurance_retain_amount": "string",
            "is_acquisition": "string",
            "latitude": "double",
            "live_end_date": "date",
            "live_start_date": "date",
            "logo": "string",
            "longitude": "double",
            "metro": "string",
            "migrated_on": "string",
            "new_private_insurance_expiration_date_grace_period": "int",
            "payment_provider_name": "string",
            "phone_number": "string",
            "policy_number": "string",
            "postal": "string",
            "proof_of_existing_private_insurance_auto_enroll": "string",
            "proof_of_existing_private_insurance_turned_on_at": "date",
            "proof_of_new_private_insurance_auto_enroll": "string",
            "proof_of_new_private_insurance_turned_on_at": "date",
            "provider": "string",
            "provider_id": "string",
            "public_url": "string",
            "received_epoch": "bigint",
            "reformed_date": "date",
            "software_provider_name": "string",
            "start_date": "date",
            "state": "string",
            "store_number": "string",
            "time_zone": "string",
            "voyager_enabled": "string"
        },
        "created": "2025-09-26 01:03:02",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplernormies_facility_snapshot_dim`\n(\n `facility_snapshot_dim_id`  int , `facility_dim_id`  int , `provider_id`  string , `provider`  string , `facility_name`  string , `latitude`  double , `longitude`  double , `country`  string , `postal`  string , `state`  string , `city`  string , `address1`  string , `address2`  string , `phone_number`  string , `time_zone`  string , `accounting_method`  string , `public_url`  string , `logo`  string , `email_address`  string , `fax_number`  string , `store_number`  string , `brand_name`  string , `deleted`  string , `migrated_on`  string , `metro`  string , `added_at`  string , `received_epoch`  bigint , `deleted_on_date_dim_id`  int , `policy_number`  string , `insurance_retain_amount`  string , `insurance_provider_name`  string , `insurance_provider_postal`  string , `insurance_provider_state`  string , `insurance_provider_city`  string , `insurance_provider_address1`  string , `insurance_provider_address2`  string , `reformed_date`  date , `gate_time_zone`  int , `gate_keypad_zone`  int , `gate_security_level`  int , `start_date`  date , `end_date`  date , `is_acquisition`  string , `gl_account_code_suffix`  string , `activate_private_insurance`  string , `proof_of_new_private_insurance_auto_enroll`  string , `proof_of_existing_private_insurance_auto_enroll`  string , `proof_of_new_private_insurance_turned_on_at`  date , `proof_of_existing_private_insurance_turned_on_at`  date , `new_private_insurance_expiration_date_grace_period`  int , `existing_private_insurance_expiration_date_grace_period`  int , `insurance_prorate_on_move_in`  string , `insurance_prorate_on_move_out`  string , `enable_policy_number_on_store_insurance`  string , `enable_insurance_documents_required_notifcations`  string , `include_insurance_document_in_rental_center`  string , `insurance_document_link_text`  string , `insurance_document_link_url`  string , `insurance_certificate_url`  string , `decline_to_provide_insurance`  string , `live_start_date`  date , `live_end_date`  date , `payment_provider_name`  string , `software_provider_name`  string , `gate_provider_name`  string , `voyager_enabled`  string , `company_provider_id`  string , `gate_panel_code`  string , `gate_effective_on`  date , `fms_id`  int , `allow_future_move_ins`  string , `allow_enterprise_tiering`  string , `allow_custom_unit_groups`  string , `fmi_on_move_in_creation_date`  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/facility_snapshot_dim/2025-09-26/1758866535'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_facility_snapshot_dim`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_facility_snapshot_dim"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}