Schema Info

Schema Name: sfdl_prod_postgres.keplercubies_facility_dim
  • created: 2019-02-12 04:55:13
  • disabled: False
  • format: raw
  • id: 631
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_postgres",
        "table": "keplercubies_facility_dim"
    }
  • type: postgres
Schema Versions: 3
    • created: 2023-03-21 00:42:13
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplercubies_facility_dim`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplercubies_facility_dim`\n(\n `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 , `is_acquisition`  string , `gl_account_code_suffix`  string , `transactions_enabled`  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 \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-keplercubies-prod/raw/facility_dim/2023-03-21/1679377328'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplercubies_facility_dim"
      ]
    • hive_path: s3://sfdl-postgres-keplercubies-prod/raw/facility_dim/2023-03-21/1679377328
    • id: 469646
    • processed: 1
    • raw_data:
      {
          "accounting_method": 14,
          "activate_private_insurance": 42,
          "added_at": 24,
          "address1": 10,
          "address2": 11,
          "brand_name": 20,
          "city": 9,
          "company_provider_id": 64,
          "country": 6,
          "decline_to_provide_insurance": 57,
          "deleted": 21,
          "deleted_on_date_dim_id": 26,
          "email_address": 17,
          "enable_insurance_documents_required_notifcations": 52,
          "enable_policy_number_on_store_insurance": 51,
          "existing_private_insurance_expiration_date_grace_period": 48,
          "facility_dim_id": 0,
          "facility_name": 3,
          "fax_number": 18,
          "fms_id": 67,
          "gate_effective_on": 66,
          "gate_keypad_zone": 37,
          "gate_panel_code": 65,
          "gate_provider_name": 62,
          "gate_security_level": 38,
          "gate_time_zone": 36,
          "gl_account_code_suffix": 40,
          "include_insurance_document_in_rental_center": 53,
          "insurance_certificate_url": 56,
          "insurance_document_link_text": 54,
          "insurance_document_link_url": 55,
          "insurance_prorate_on_move_in": 49,
          "insurance_prorate_on_move_out": 50,
          "insurance_provider_address1": 33,
          "insurance_provider_address2": 34,
          "insurance_provider_city": 32,
          "insurance_provider_name": 29,
          "insurance_provider_postal": 30,
          "insurance_provider_state": 31,
          "insurance_retain_amount": 28,
          "is_acquisition": 39,
          "latitude": 4,
          "live_end_date": 59,
          "live_start_date": 58,
          "logo": 16,
          "longitude": 5,
          "metro": 23,
          "migrated_on": 22,
          "new_private_insurance_expiration_date_grace_period": 47,
          "payment_provider_name": 60,
          "phone_number": 12,
          "policy_number": 27,
          "postal": 7,
          "proof_of_existing_private_insurance_auto_enroll": 44,
          "proof_of_existing_private_insurance_turned_on_at": 46,
          "proof_of_new_private_insurance_auto_enroll": 43,
          "proof_of_new_private_insurance_turned_on_at": 45,
          "provider": 2,
          "provider_id": 1,
          "public_url": 15,
          "received_epoch": 25,
          "reformed_date": 35,
          "software_provider_name": 61,
          "state": 8,
          "store_number": 19,
          "time_zone": 13,
          "transactions_enabled": 41,
          "voyager_enabled": 63
      }
    • schema_attributes:
      {
          "accounting_method": "string",
          "activate_private_insurance": "string",
          "added_at": "string",
          "address1": "string",
          "address2": "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",
          "existing_private_insurance_expiration_date_grace_period": "int",
          "facility_dim_id": "int",
          "facility_name": "string",
          "fax_number": "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",
          "state": "string",
          "store_number": "string",
          "time_zone": "string",
          "transactions_enabled": "string",
          "voyager_enabled": "string"
      }
    • schema_name_id: 631
    • schema_scan_id: 88965549
    • updated: 2023-03-21 00:42:24
    • created: 2023-03-20 00:42:11
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplercubies_facility_dim`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplercubies_facility_dim`\n(\n `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 , `is_acquisition`  string , `gl_account_code_suffix`  string , `transactions_enabled`  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 \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-keplercubies-prod/raw/facility_dim/2023-03-20/1679290927'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplercubies_facility_dim"
      ]
    • hive_path: s3://sfdl-postgres-keplercubies-prod/raw/facility_dim/2023-03-20/1679290927
    • id: 468823
    • processed: 1
    • raw_data:
      {
          "accounting_method": 14,
          "activate_private_insurance": 42,
          "added_at": 24,
          "address1": 10,
          "address2": 11,
          "brand_name": 20,
          "city": 9,
          "company_provider_id": 64,
          "country": 6,
          "decline_to_provide_insurance": 57,
          "deleted": 21,
          "deleted_on_date_dim_id": 26,
          "email_address": 17,
          "enable_insurance_documents_required_notifcations": 52,
          "enable_policy_number_on_store_insurance": 51,
          "existing_private_insurance_expiration_date_grace_period": 48,
          "facility_dim_id": 0,
          "facility_name": 3,
          "fax_number": 18,
          "fms_id": 67,
          "gate_effective_on": 66,
          "gate_keypad_zone": 37,
          "gate_panel_code": 65,
          "gate_provider_name": 62,
          "gate_security_level": 38,
          "gate_time_zone": 36,
          "gl_account_code_suffix": 40,
          "include_insurance_document_in_rental_center": 53,
          "insurance_certificate_url": 56,
          "insurance_document_link_text": 54,
          "insurance_document_link_url": 55,
          "insurance_prorate_on_move_in": 49,
          "insurance_prorate_on_move_out": 50,
          "insurance_provider_address1": 33,
          "insurance_provider_address2": 34,
          "insurance_provider_city": 32,
          "insurance_provider_name": 29,
          "insurance_provider_postal": 30,
          "insurance_provider_state": 31,
          "insurance_retain_amount": 28,
          "is_acquisition": 39,
          "latitude": 4,
          "live_end_date": 59,
          "live_start_date": 58,
          "logo": 16,
          "longitude": 5,
          "metro": 23,
          "migrated_on": 22,
          "new_private_insurance_expiration_date_grace_period": 47,
          "payment_provider_name": 60,
          "phone_number": 12,
          "policy_number": 27,
          "postal": 7,
          "proof_of_existing_private_insurance_auto_enroll": 44,
          "proof_of_existing_private_insurance_turned_on_at": 46,
          "proof_of_new_private_insurance_auto_enroll": 43,
          "proof_of_new_private_insurance_turned_on_at": 45,
          "provider": 2,
          "provider_id": 1,
          "public_url": 15,
          "received_epoch": 25,
          "reformed_date": 35,
          "software_provider_name": 61,
          "state": 8,
          "store_number": 19,
          "time_zone": 13,
          "transactions_enabled": 41,
          "voyager_enabled": 63
      }
    • schema_attributes:
      {
          "accounting_method": "string",
          "activate_private_insurance": "string",
          "added_at": "string",
          "address1": "string",
          "address2": "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",
          "existing_private_insurance_expiration_date_grace_period": "int",
          "facility_dim_id": "int",
          "facility_name": "string",
          "fax_number": "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",
          "state": "string",
          "store_number": "string",
          "time_zone": "string",
          "transactions_enabled": "string",
          "voyager_enabled": "string"
      }
    • schema_name_id: 631
    • schema_scan_id: 88893861
    • updated: 2023-03-20 00:42:22
    • created: 2023-03-19 00:48:30
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplercubies_facility_dim`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplercubies_facility_dim`\n(\n `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 , `is_acquisition`  string , `gl_account_code_suffix`  string , `transactions_enabled`  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 \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-keplercubies-prod/raw/facility_dim/2023-03-19/1679204900'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplercubies_facility_dim"
      ]
    • hive_path: s3://sfdl-postgres-keplercubies-prod/raw/facility_dim/2023-03-19/1679204900
    • id: 468012
    • processed: 1
    • raw_data:
      {
          "accounting_method": 14,
          "activate_private_insurance": 42,
          "added_at": 24,
          "address1": 10,
          "address2": 11,
          "brand_name": 20,
          "city": 9,
          "company_provider_id": 64,
          "country": 6,
          "decline_to_provide_insurance": 57,
          "deleted": 21,
          "deleted_on_date_dim_id": 26,
          "email_address": 17,
          "enable_insurance_documents_required_notifcations": 52,
          "enable_policy_number_on_store_insurance": 51,
          "existing_private_insurance_expiration_date_grace_period": 48,
          "facility_dim_id": 0,
          "facility_name": 3,
          "fax_number": 18,
          "fms_id": 67,
          "gate_effective_on": 66,
          "gate_keypad_zone": 37,
          "gate_panel_code": 65,
          "gate_provider_name": 62,
          "gate_security_level": 38,
          "gate_time_zone": 36,
          "gl_account_code_suffix": 40,
          "include_insurance_document_in_rental_center": 53,
          "insurance_certificate_url": 56,
          "insurance_document_link_text": 54,
          "insurance_document_link_url": 55,
          "insurance_prorate_on_move_in": 49,
          "insurance_prorate_on_move_out": 50,
          "insurance_provider_address1": 33,
          "insurance_provider_address2": 34,
          "insurance_provider_city": 32,
          "insurance_provider_name": 29,
          "insurance_provider_postal": 30,
          "insurance_provider_state": 31,
          "insurance_retain_amount": 28,
          "is_acquisition": 39,
          "latitude": 4,
          "live_end_date": 59,
          "live_start_date": 58,
          "logo": 16,
          "longitude": 5,
          "metro": 23,
          "migrated_on": 22,
          "new_private_insurance_expiration_date_grace_period": 47,
          "payment_provider_name": 60,
          "phone_number": 12,
          "policy_number": 27,
          "postal": 7,
          "proof_of_existing_private_insurance_auto_enroll": 44,
          "proof_of_existing_private_insurance_turned_on_at": 46,
          "proof_of_new_private_insurance_auto_enroll": 43,
          "proof_of_new_private_insurance_turned_on_at": 45,
          "provider": 2,
          "provider_id": 1,
          "public_url": 15,
          "received_epoch": 25,
          "reformed_date": 35,
          "software_provider_name": 61,
          "state": 8,
          "store_number": 19,
          "time_zone": 13,
          "transactions_enabled": 41,
          "voyager_enabled": 63
      }
    • schema_attributes:
      {
          "accounting_method": "string",
          "activate_private_insurance": "string",
          "added_at": "string",
          "address1": "string",
          "address2": "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",
          "existing_private_insurance_expiration_date_grace_period": "int",
          "facility_dim_id": "int",
          "facility_name": "string",
          "fax_number": "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",
          "state": "string",
          "store_number": "string",
          "time_zone": "string",
          "transactions_enabled": "string",
          "voyager_enabled": "string"
      }
    • schema_name_id: 631
    • schema_scan_id: 88830917
    • updated: 2023-03-19 00:48:41
Schema Scans: 3
Last at 2023-03-21 00:42:10
    • duration: 0:00:13.290770
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 88965549
    • payload:
      {
          "datatype_dict": {
              "accounting_method": "string",
              "activate_private_insurance": "string",
              "added_at": "string",
              "address1": "string",
              "address2": "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",
              "existing_private_insurance_expiration_date_grace_period": "int",
              "facility_dim_id": "int",
              "facility_name": "string",
              "fax_number": "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",
              "state": "string",
              "store_number": "string",
              "time_zone": "string",
              "transactions_enabled": "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-keplercubies-prod",
              "hive_path": "s3://sfdl-postgres-keplercubies-prod/raw/facility_dim/2023-03-21/1679377328",
              "key": "raw/facility_dim/2023-03-21/1679377328/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplercubies_facility_dim",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 8467410929425136549,
              "service_name": "kepler-cubies",
              "span_id": 6002414432637082928,
              "trace_id": 8467410929425136549
          }
      }
    • running: False
    • schema_name_id: 631
    • start_time: 2023-03-21 00:42:10
    • success: True
    • trace_id: 8467410929425136549
    • duration: 0:00:13.076959
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 88893861
    • payload:
      {
          "datatype_dict": {
              "accounting_method": "string",
              "activate_private_insurance": "string",
              "added_at": "string",
              "address1": "string",
              "address2": "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",
              "existing_private_insurance_expiration_date_grace_period": "int",
              "facility_dim_id": "int",
              "facility_name": "string",
              "fax_number": "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",
              "state": "string",
              "store_number": "string",
              "time_zone": "string",
              "transactions_enabled": "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-keplercubies-prod",
              "hive_path": "s3://sfdl-postgres-keplercubies-prod/raw/facility_dim/2023-03-20/1679290927",
              "key": "raw/facility_dim/2023-03-20/1679290927/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplercubies_facility_dim",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 15878041632391910646,
              "service_name": "kepler-cubies",
              "span_id": 16813235609599954087,
              "trace_id": 15878041632391910646
          }
      }
    • running: False
    • schema_name_id: 631
    • start_time: 2023-03-20 00:42:09
    • success: True
    • trace_id: 15878041632391910646
    • duration: 0:00:13.446066
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 88830917
    • payload:
      {
          "datatype_dict": {
              "accounting_method": "string",
              "activate_private_insurance": "string",
              "added_at": "string",
              "address1": "string",
              "address2": "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",
              "existing_private_insurance_expiration_date_grace_period": "int",
              "facility_dim_id": "int",
              "facility_name": "string",
              "fax_number": "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",
              "state": "string",
              "store_number": "string",
              "time_zone": "string",
              "transactions_enabled": "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-keplercubies-prod",
              "hive_path": "s3://sfdl-postgres-keplercubies-prod/raw/facility_dim/2023-03-19/1679204900",
              "key": "raw/facility_dim/2023-03-19/1679204900/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplercubies_facility_dim",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 13628186890620728511,
              "service_name": "kepler-cubies",
              "span_id": 6021898650601415587,
              "trace_id": 13628186890620728511
          }
      }
    • running: False
    • schema_name_id: 631
    • start_time: 2023-03-19 00:48:28
    • success: True
    • trace_id: 13628186890620728511
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",
        "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",
        "existing_private_insurance_expiration_date_grace_period": "int",
        "facility_dim_id": "int",
        "facility_name": "string",
        "fax_number": "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",
        "state": "string",
        "store_number": "string",
        "time_zone": "string",
        "transactions_enabled": "string",
        "voyager_enabled": "string"
    }
  • created: 2023-03-21 00:42:13
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplercubies_facility_dim`\n(\n `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 , `is_acquisition`  string , `gl_account_code_suffix`  string , `transactions_enabled`  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 \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-keplercubies-prod/raw/facility_dim/2023-03-21/1679377328'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplercubies_facility_dim`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_postgres.keplercubies_facility_dim"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2019-02-12 04:55:13",
        "disabled": false,
        "format": "raw",
        "id": 631,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_postgres",
            "table": "keplercubies_facility_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",
            "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",
            "existing_private_insurance_expiration_date_grace_period": "int",
            "facility_dim_id": "int",
            "facility_name": "string",
            "fax_number": "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",
            "state": "string",
            "store_number": "string",
            "time_zone": "string",
            "transactions_enabled": "string",
            "voyager_enabled": "string"
        },
        "created": "2023-03-21 00:42:13",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplercubies_facility_dim`\n(\n `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 , `is_acquisition`  string , `gl_account_code_suffix`  string , `transactions_enabled`  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 \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-keplercubies-prod/raw/facility_dim/2023-03-21/1679377328'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplercubies_facility_dim`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_postgres.keplercubies_facility_dim"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}