Schema Info

Schema Name: sfdl_dev_postgres.keplernormies_insurance_activity_fact
  • created: 2020-11-13 16:35:54
  • disabled: False
  • format: raw
  • id: 1510
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_postgres",
        "table": "keplernormies_insurance_activity_fact"
    }
  • type: postgres
Schema Versions: 3
    • created: 2024-08-14 10:01:01
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`",
          "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_insurance_activity_fact`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_postgres.keplernormies_insurance_activity_fact`\n(\n `insurance_activity_fact_id`  int , `provider_id`  string , `provider`  string , `action_type`  string , `policy_number`  string , `coverage_amount`  decimal , `coverage_percentage`  decimal , `premium`  decimal , `coverage_effective_dim_id`  int , `cancellation_effective_dim_id`  int , `company_dim_id`  int , `facility_dim_id`  int , `unit_dim_id`  int , `tenant_dim_id`  int , `date_dim_id`  int , `received_epoch`  bigint , `refund_paid`  decimal , `retained_fee`  decimal , `paid_thru_date_dim_id`  int , `amount`  decimal , `refund_due`  decimal , `deleted`  string , `deleted_on_date_dim_id`  int , `insurance_company`  string , `auto_enrolled`  string , `activity_source`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-postgres-keplernormies-dev/raw/insurance_activity_fact/2024-08-14/1723647594'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_insurance_activity_fact"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-dev/raw/insurance_activity_fact/2024-08-14/1723647594
    • id: 4708760
    • processed: 1
    • raw_data:
      {
          "action_type": 3,
          "activity_source": 25,
          "amount": 19,
          "auto_enrolled": 24,
          "cancellation_effective_dim_id": 9,
          "company_dim_id": 10,
          "coverage_amount": 5,
          "coverage_effective_dim_id": 8,
          "coverage_percentage": 6,
          "date_dim_id": 14,
          "deleted": 21,
          "deleted_on_date_dim_id": 22,
          "facility_dim_id": 11,
          "insurance_activity_fact_id": 0,
          "insurance_company": 23,
          "paid_thru_date_dim_id": 18,
          "policy_number": 4,
          "premium": 7,
          "provider": 2,
          "provider_id": 1,
          "received_epoch": 15,
          "refund_due": 20,
          "refund_paid": 16,
          "retained_fee": 17,
          "tenant_dim_id": 13,
          "unit_dim_id": 12
      }
    • schema_attributes:
      {
          "0_00": "string",
          "10_00": "string",
          "148": "string",
          "1526330989135": "string",
          "1710075": "string",
          "20160527": "string",
          "20180514": "string",
          "20180531": "string",
          "2500_00": "string",
          "449765": "string",
          "923265": "string",
          "977218": "string",
          "action_type": "string",
          "activity_source": "string",
          "amount": "decimal",
          "auto_enrolled": "string",
          "cancellation_effective_dim_id": "int",
          "company_dim_id": "int",
          "coverage_amount": "decimal",
          "coverage_effective_dim_id": "int",
          "coverage_percentage": "decimal",
          "date_dim_id": "int",
          "deleted": "string",
          "deleted_on_date_dim_id": "int",
          "e02ab9cf_a8ea_4309_817c_277b5a6804d1": "string",
          "f": "string",
          "facility_dim_id": "int",
          "fms": "string",
          "insurance_activity_fact_id": "int",
          "insurance_company": "string",
          "paid_thru_date_dim_id": "int",
          "payment": "string",
          "policy_number": "string",
          "premium": "decimal",
          "provider": "string",
          "provider_id": "string",
          "received_epoch": "bigint",
          "refund_due": "decimal",
          "refund_paid": "decimal",
          "retained_fee": "decimal",
          "tenant_dim_id": "int",
          "unit_dim_id": "int"
      }
    • schema_name_id: 1510
    • schema_scan_id: 6564910
    • updated: 2024-08-14 10:01:15
    • created: 2024-05-14 03:40:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`",
          "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_insurance_activity_fact`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_postgres.keplernormies_insurance_activity_fact`\n(\n `insurance_activity_fact_id`  int , `provider_id`  string , `provider`  string , `action_type`  string , `policy_number`  string , `coverage_amount`  decimal , `coverage_percentage`  decimal , `premium`  decimal , `coverage_effective_dim_id`  int , `cancellation_effective_dim_id`  int , `company_dim_id`  int , `facility_dim_id`  int , `unit_dim_id`  int , `tenant_dim_id`  int , `date_dim_id`  int , `received_epoch`  bigint , `refund_paid`  decimal , `retained_fee`  decimal , `paid_thru_date_dim_id`  int , `amount`  decimal , `refund_due`  decimal , `deleted`  string , `deleted_on_date_dim_id`  int , `insurance_company`  string , `auto_enrolled`  string , `activity_source`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-postgres-keplernormies-dev/raw/insurance_activity_fact/2024-05-14/1715676011'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_insurance_activity_fact"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-dev/raw/insurance_activity_fact/2024-05-14/1715676011
    • id: 4705882
    • processed: 1
    • raw_data:
      {
          "action_type": 3,
          "activity_source": 25,
          "amount": 19,
          "auto_enrolled": 24,
          "cancellation_effective_dim_id": 9,
          "company_dim_id": 10,
          "coverage_amount": 5,
          "coverage_effective_dim_id": 8,
          "coverage_percentage": 6,
          "date_dim_id": 14,
          "deleted": 21,
          "deleted_on_date_dim_id": 22,
          "facility_dim_id": 11,
          "insurance_activity_fact_id": 0,
          "insurance_company": 23,
          "paid_thru_date_dim_id": 18,
          "policy_number": 4,
          "premium": 7,
          "provider": 2,
          "provider_id": 1,
          "received_epoch": 15,
          "refund_due": 20,
          "refund_paid": 16,
          "retained_fee": 17,
          "tenant_dim_id": 13,
          "unit_dim_id": 12
      }
    • schema_attributes:
      {
          "0_00": "string",
          "10_00": "string",
          "148": "string",
          "1526330989135": "string",
          "1710075": "string",
          "20160527": "string",
          "20180514": "string",
          "20180531": "string",
          "2500_00": "string",
          "449765": "string",
          "923265": "string",
          "977218": "string",
          "action_type": "string",
          "activity_source": "string",
          "amount": "decimal",
          "auto_enrolled": "string",
          "cancellation_effective_dim_id": "int",
          "company_dim_id": "int",
          "coverage_amount": "decimal",
          "coverage_effective_dim_id": "int",
          "coverage_percentage": "decimal",
          "date_dim_id": "int",
          "deleted": "string",
          "deleted_on_date_dim_id": "int",
          "e02ab9cf_a8ea_4309_817c_277b5a6804d1": "string",
          "f": "string",
          "facility_dim_id": "int",
          "fms": "string",
          "insurance_activity_fact_id": "int",
          "insurance_company": "string",
          "paid_thru_date_dim_id": "int",
          "payment": "string",
          "policy_number": "string",
          "premium": "decimal",
          "provider": "string",
          "provider_id": "string",
          "received_epoch": "bigint",
          "refund_due": "decimal",
          "refund_paid": "decimal",
          "retained_fee": "decimal",
          "tenant_dim_id": "int",
          "unit_dim_id": "int"
      }
    • schema_name_id: 1510
    • schema_scan_id: 6490566
    • updated: 2024-05-14 03:41:08
    • created: 2024-05-13 12:55:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`",
          "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_insurance_activity_fact`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_postgres.keplernormies_insurance_activity_fact`\n(\n `insurance_activity_fact_id`  int , `provider_id`  string , `provider`  string , `action_type`  string , `policy_number`  string , `coverage_amount`  decimal , `coverage_percentage`  decimal , `premium`  decimal , `coverage_effective_dim_id`  int , `cancellation_effective_dim_id`  int , `company_dim_id`  int , `facility_dim_id`  int , `unit_dim_id`  int , `tenant_dim_id`  int , `date_dim_id`  int , `received_epoch`  bigint , `refund_paid`  decimal , `retained_fee`  decimal , `paid_thru_date_dim_id`  int , `amount`  decimal , `refund_due`  decimal , `deleted`  string , `deleted_on_date_dim_id`  int , `insurance_company`  string , `auto_enrolled`  string , `activity_source`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-postgres-keplernormies-dev/raw/insurance_activity_fact/2024-05-13/1715622857'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_insurance_activity_fact"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-dev/raw/insurance_activity_fact/2024-05-13/1715622857
    • id: 4705714
    • processed: 1
    • raw_data:
      {
          "action_type": 3,
          "activity_source": 25,
          "amount": 19,
          "auto_enrolled": 24,
          "cancellation_effective_dim_id": 9,
          "company_dim_id": 10,
          "coverage_amount": 5,
          "coverage_effective_dim_id": 8,
          "coverage_percentage": 6,
          "date_dim_id": 14,
          "deleted": 21,
          "deleted_on_date_dim_id": 22,
          "facility_dim_id": 11,
          "insurance_activity_fact_id": 0,
          "insurance_company": 23,
          "paid_thru_date_dim_id": 18,
          "policy_number": 4,
          "premium": 7,
          "provider": 2,
          "provider_id": 1,
          "received_epoch": 15,
          "refund_due": 20,
          "refund_paid": 16,
          "retained_fee": 17,
          "tenant_dim_id": 13,
          "unit_dim_id": 12
      }
    • schema_attributes:
      {
          "0_00": "string",
          "10_00": "string",
          "148": "string",
          "1526330989135": "string",
          "1710075": "string",
          "20160527": "string",
          "20180514": "string",
          "20180531": "string",
          "2500_00": "string",
          "449765": "string",
          "923265": "string",
          "977218": "string",
          "action_type": "string",
          "activity_source": "string",
          "amount": "decimal",
          "auto_enrolled": "string",
          "cancellation_effective_dim_id": "int",
          "company_dim_id": "int",
          "coverage_amount": "decimal",
          "coverage_effective_dim_id": "int",
          "coverage_percentage": "decimal",
          "date_dim_id": "int",
          "deleted": "string",
          "deleted_on_date_dim_id": "int",
          "e02ab9cf_a8ea_4309_817c_277b5a6804d1": "string",
          "f": "string",
          "facility_dim_id": "int",
          "fms": "string",
          "insurance_activity_fact_id": "int",
          "insurance_company": "string",
          "paid_thru_date_dim_id": "int",
          "payment": "string",
          "policy_number": "string",
          "premium": "decimal",
          "provider": "string",
          "provider_id": "string",
          "received_epoch": "bigint",
          "refund_due": "decimal",
          "refund_paid": "decimal",
          "retained_fee": "decimal",
          "tenant_dim_id": "int",
          "unit_dim_id": "int"
      }
    • schema_name_id: 1510
    • schema_scan_id: 6489886
    • updated: 2024-05-13 12:55:19
Schema Scans: 3
Last at 2024-08-14 10:01:00
    • duration: 0:00:15.162540
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6564910
    • payload:
      {
          "datatype_dict": {
              "action_type": "string",
              "activity_source": "string",
              "amount": "decimal",
              "auto_enrolled": "string",
              "cancellation_effective_dim_id": "int",
              "company_dim_id": "int",
              "coverage_amount": "decimal",
              "coverage_effective_dim_id": "int",
              "coverage_percentage": "decimal",
              "date_dim_id": "int",
              "deleted": "string",
              "deleted_on_date_dim_id": "int",
              "facility_dim_id": "int",
              "insurance_activity_fact_id": "int",
              "insurance_company": "string",
              "paid_thru_date_dim_id": "int",
              "policy_number": "string",
              "premium": "decimal",
              "provider": "string",
              "provider_id": "string",
              "received_epoch": "bigint",
              "refund_due": "decimal",
              "refund_paid": "decimal",
              "retained_fee": "decimal",
              "tenant_dim_id": "int",
              "unit_dim_id": "int"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-postgres-keplernormies-dev",
              "hive_path": "s3://sfdl-postgres-keplernormies-dev/raw/insurance_activity_fact/2024-08-14/1723647594",
              "key": "raw/insurance_activity_fact/2024-08-14/1723647594/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_postgres.keplernormies_insurance_activity_fact",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 13293779535767756795,
              "service_name": "kepler-normies",
              "span_id": 14807013761346484224,
              "trace_id": 13293779535767756795
          }
      }
    • running: False
    • schema_name_id: 1510
    • start_time: 2024-08-14 10:01:00
    • success: True
    • trace_id: 13293779535767756795
    • duration: 0:00:15.234415
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6490566
    • payload:
      {
          "datatype_dict": {
              "action_type": "string",
              "activity_source": "string",
              "amount": "decimal",
              "auto_enrolled": "string",
              "cancellation_effective_dim_id": "int",
              "company_dim_id": "int",
              "coverage_amount": "decimal",
              "coverage_effective_dim_id": "int",
              "coverage_percentage": "decimal",
              "date_dim_id": "int",
              "deleted": "string",
              "deleted_on_date_dim_id": "int",
              "facility_dim_id": "int",
              "insurance_activity_fact_id": "int",
              "insurance_company": "string",
              "paid_thru_date_dim_id": "int",
              "policy_number": "string",
              "premium": "decimal",
              "provider": "string",
              "provider_id": "string",
              "received_epoch": "bigint",
              "refund_due": "decimal",
              "refund_paid": "decimal",
              "retained_fee": "decimal",
              "tenant_dim_id": "int",
              "unit_dim_id": "int"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-postgres-keplernormies-dev",
              "hive_path": "s3://sfdl-postgres-keplernormies-dev/raw/insurance_activity_fact/2024-05-14/1715676011",
              "key": "raw/insurance_activity_fact/2024-05-14/1715676011/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_postgres.keplernormies_insurance_activity_fact",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 14321942538724271429,
              "service_name": "kepler-normies",
              "span_id": 15034233525473654230,
              "trace_id": 14321942538724271429
          }
      }
    • running: False
    • schema_name_id: 1510
    • start_time: 2024-05-14 03:40:53
    • success: True
    • trace_id: 14321942538724271429
    • duration: 0:00:12.605381
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6489886
    • payload:
      {
          "datatype_dict": {
              "action_type": "string",
              "activity_source": "string",
              "amount": "decimal",
              "auto_enrolled": "string",
              "cancellation_effective_dim_id": "int",
              "company_dim_id": "int",
              "coverage_amount": "decimal",
              "coverage_effective_dim_id": "int",
              "coverage_percentage": "decimal",
              "date_dim_id": "int",
              "deleted": "string",
              "deleted_on_date_dim_id": "int",
              "facility_dim_id": "int",
              "insurance_activity_fact_id": "int",
              "insurance_company": "string",
              "paid_thru_date_dim_id": "int",
              "policy_number": "string",
              "premium": "decimal",
              "provider": "string",
              "provider_id": "string",
              "received_epoch": "bigint",
              "refund_due": "decimal",
              "refund_paid": "decimal",
              "retained_fee": "decimal",
              "tenant_dim_id": "int",
              "unit_dim_id": "int"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "\u0001"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-postgres-keplernormies-dev",
              "hive_path": "s3://sfdl-postgres-keplernormies-dev/raw/insurance_activity_fact/2024-05-13/1715622857",
              "key": "raw/insurance_activity_fact/2024-05-13/1715622857/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_postgres.keplernormies_insurance_activity_fact",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 2329456463196772411,
              "service_name": "kepler-normies",
              "span_id": 4993028508742671671,
              "trace_id": 2329456463196772411
          }
      }
    • running: False
    • schema_name_id: 1510
    • start_time: 2024-05-13 12:55:06
    • success: True
    • trace_id: 2329456463196772411
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "0_00": "string",
        "10_00": "string",
        "148": "string",
        "1526330989135": "string",
        "1710075": "string",
        "20160527": "string",
        "20180514": "string",
        "20180531": "string",
        "2500_00": "string",
        "449765": "string",
        "923265": "string",
        "977218": "string",
        "action_type": "string",
        "activity_source": "string",
        "amount": "decimal",
        "auto_enrolled": "string",
        "cancellation_effective_dim_id": "int",
        "company_dim_id": "int",
        "coverage_amount": "decimal",
        "coverage_effective_dim_id": "int",
        "coverage_percentage": "decimal",
        "date_dim_id": "int",
        "deleted": "string",
        "deleted_on_date_dim_id": "int",
        "e02ab9cf_a8ea_4309_817c_277b5a6804d1": "string",
        "f": "string",
        "facility_dim_id": "int",
        "fms": "string",
        "insurance_activity_fact_id": "int",
        "insurance_company": "string",
        "paid_thru_date_dim_id": "int",
        "payment": "string",
        "policy_number": "string",
        "premium": "decimal",
        "provider": "string",
        "provider_id": "string",
        "received_epoch": "bigint",
        "refund_due": "decimal",
        "refund_paid": "decimal",
        "retained_fee": "decimal",
        "tenant_dim_id": "int",
        "unit_dim_id": "int"
    }
  • created: 2024-08-14 10:01:01
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_postgres.keplernormies_insurance_activity_fact`\n(\n `insurance_activity_fact_id`  int , `provider_id`  string , `provider`  string , `action_type`  string , `policy_number`  string , `coverage_amount`  decimal , `coverage_percentage`  decimal , `premium`  decimal , `coverage_effective_dim_id`  int , `cancellation_effective_dim_id`  int , `company_dim_id`  int , `facility_dim_id`  int , `unit_dim_id`  int , `tenant_dim_id`  int , `date_dim_id`  int , `received_epoch`  bigint , `refund_paid`  decimal , `retained_fee`  decimal , `paid_thru_date_dim_id`  int , `amount`  decimal , `refund_due`  decimal , `deleted`  string , `deleted_on_date_dim_id`  int , `insurance_company`  string , `auto_enrolled`  string , `activity_source`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-postgres-keplernormies-dev/raw/insurance_activity_fact/2024-08-14/1723647594'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_insurance_activity_fact`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_insurance_activity_fact"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2020-11-13 16:35:54",
        "disabled": false,
        "format": "raw",
        "id": 1510,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_postgres",
            "table": "keplernormies_insurance_activity_fact"
        },
        "type": "postgres"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "0_00": "string",
            "10_00": "string",
            "148": "string",
            "1526330989135": "string",
            "1710075": "string",
            "20160527": "string",
            "20180514": "string",
            "20180531": "string",
            "2500_00": "string",
            "449765": "string",
            "923265": "string",
            "977218": "string",
            "action_type": "string",
            "activity_source": "string",
            "amount": "decimal",
            "auto_enrolled": "string",
            "cancellation_effective_dim_id": "int",
            "company_dim_id": "int",
            "coverage_amount": "decimal",
            "coverage_effective_dim_id": "int",
            "coverage_percentage": "decimal",
            "date_dim_id": "int",
            "deleted": "string",
            "deleted_on_date_dim_id": "int",
            "e02ab9cf_a8ea_4309_817c_277b5a6804d1": "string",
            "f": "string",
            "facility_dim_id": "int",
            "fms": "string",
            "insurance_activity_fact_id": "int",
            "insurance_company": "string",
            "paid_thru_date_dim_id": "int",
            "payment": "string",
            "policy_number": "string",
            "premium": "decimal",
            "provider": "string",
            "provider_id": "string",
            "received_epoch": "bigint",
            "refund_due": "decimal",
            "refund_paid": "decimal",
            "retained_fee": "decimal",
            "tenant_dim_id": "int",
            "unit_dim_id": "int"
        },
        "created": "2024-08-14 10:01:01",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_postgres.keplernormies_insurance_activity_fact`\n(\n `insurance_activity_fact_id`  int , `provider_id`  string , `provider`  string , `action_type`  string , `policy_number`  string , `coverage_amount`  decimal , `coverage_percentage`  decimal , `premium`  decimal , `coverage_effective_dim_id`  int , `cancellation_effective_dim_id`  int , `company_dim_id`  int , `facility_dim_id`  int , `unit_dim_id`  int , `tenant_dim_id`  int , `date_dim_id`  int , `received_epoch`  bigint , `refund_paid`  decimal , `retained_fee`  decimal , `paid_thru_date_dim_id`  int , `amount`  decimal , `refund_due`  decimal , `deleted`  string , `deleted_on_date_dim_id`  int , `insurance_company`  string , `auto_enrolled`  string , `activity_source`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-postgres-keplernormies-dev/raw/insurance_activity_fact/2024-08-14/1723647594'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_insurance_activity_fact`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_insurance_activity_fact"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}