Schema Info
Schema Name: sfdl_stage_postgres.keplercubies_facility_dim
- created: 2019-02-06 13:30:18
- disabled: False
- format: raw
- id: 710
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_postgres", "table": "keplercubies_facility_dim" } - type: postgres
Schema Versions: 3
-
Version 513994
- created: 2023-03-20 00:39:16
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`", "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplercubies_facility_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/facility_dim/2023-03-20/1679290749'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_postgres.keplercubies_facility_dim" ] - hive_path: s3://sfdl-postgres-keplercubies-stage/raw/facility_dim/2023-03-20/1679290749
- id: 513994
- 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: 710
- schema_scan_id: 4719201
- updated: 2023-03-20 00:39:27
-
Version 513574
- created: 2023-03-19 00:36:06
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`", "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplercubies_facility_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/facility_dim/2023-03-19/1679204140'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_postgres.keplercubies_facility_dim" ] - hive_path: s3://sfdl-postgres-keplercubies-stage/raw/facility_dim/2023-03-19/1679204140
- id: 513574
- 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: 710
- schema_scan_id: 4717265
- updated: 2023-03-19 00:36:17
-
Version 513177
- created: 2023-03-18 00:51:10
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`", "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplercubies_facility_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/facility_dim/2023-03-18/1679118658'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_postgres.keplercubies_facility_dim" ] - hive_path: s3://sfdl-postgres-keplercubies-stage/raw/facility_dim/2023-03-18/1679118658
- id: 513177
- 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: 710
- schema_scan_id: 4715173
- updated: 2023-03-18 00:51:21
Schema Scans: 3
Last at 2023-03-20 00:39:14
-
Scan 4719201
- duration: 0:00:13.229814
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 4719201
- 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-stage", "hive_path": "s3://sfdl-postgres-keplercubies-stage/raw/facility_dim/2023-03-20/1679290749", "key": "raw/facility_dim/2023-03-20/1679290749/data_0.csv.gz" }, "schema": { "name": "sfdl_stage_postgres.keplercubies_facility_dim", "type": "postgres" }, "trace_context": { "parent_id": 18060675128586832109, "service_name": "kepler-cubies", "span_id": 10151806621252661692, "trace_id": 18060675128586832109 } } - running: False
- schema_name_id: 710
- start_time: 2023-03-20 00:39:14
- success: True
- trace_id: 18060675128586832109
-
Scan 4717265
- duration: 0:00:13.057388
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 4717265
- 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-stage", "hive_path": "s3://sfdl-postgres-keplercubies-stage/raw/facility_dim/2023-03-19/1679204140", "key": "raw/facility_dim/2023-03-19/1679204140/data_0.csv.gz" }, "schema": { "name": "sfdl_stage_postgres.keplercubies_facility_dim", "type": "postgres" }, "trace_context": { "parent_id": 6504161320739289384, "service_name": "kepler-cubies", "span_id": 8292620254306316132, "trace_id": 6504161320739289384 } } - running: False
- schema_name_id: 710
- start_time: 2023-03-19 00:36:04
- success: True
- trace_id: 6504161320739289384
-
Scan 4715173
- duration: 0:00:13.139138
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 4715173
- 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-stage", "hive_path": "s3://sfdl-postgres-keplercubies-stage/raw/facility_dim/2023-03-18/1679118658", "key": "raw/facility_dim/2023-03-18/1679118658/data_0.csv.gz" }, "schema": { "name": "sfdl_stage_postgres.keplercubies_facility_dim", "type": "postgres" }, "trace_context": { "parent_id": 10171198742429009035, "service_name": "kepler-cubies", "span_id": 8634947943069446, "trace_id": 10171198742429009035 } } - running: False
- schema_name_id: 710
- start_time: 2023-03-18 00:51:08
- success: True
- trace_id: 10171198742429009035
- 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-20 00:39:16
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/facility_dim/2023-03-20/1679290749'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplercubies_facility_dim`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_postgres.keplercubies_facility_dim" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2019-02-06 13:30:18",
"disabled": false,
"format": "raw",
"id": 710,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_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-20 00:39:16",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/facility_dim/2023-03-20/1679290749'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplercubies_facility_dim`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_postgres.keplercubies_facility_dim"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}