Schema Info

Schema Name: sfdl_prod_rds.ess_esscore_insurance_policies
  • created: 2021-07-26 18:00:14
  • disabled: False
  • format: raw
  • id: 887
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_rds",
        "table": "ess_esscore_insurance_policies"
    }
  • type: rds
Schema Versions: 3
    • created: 2025-07-24 01:27:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_insurance_policies`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_insurance_policies`\n(\n `id`  int , `rental_id`  int , `customer_id`  int , `unit_id`  int , `auto_charge`  smallint , `limit_in_cents`  int , `premium_in_cents`  int , `months`  int , `created_at`  timestamp , `updated_at`  timestamp , `site_id`  int , `starts_on`  date , `canceled_at`  timestamp , `pending_prorated_in_cents`  int , `paid_through_ends_on`  date , `next_due_on`  date , `billing_day_of_month`  int , `certificate_number`  varchar(255) , `election_agreement_signature_overridden_at`  timestamp , `election_agreement_signed_at`  timestamp , `election_agreement_digital_signature`  string , `election_agreement`  varchar(255) , `election_agreement_signed_externally_at`  timestamp , `agreed_to_use_lock`  smallint , `declined_at`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', '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-rds-ess-prod/raw/esscore_insurance_policies/2025-07-24/1753338465'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_insurance_policies"
      ]
    • hive_path: s3://sfdl-rds-ess-prod/raw/esscore_insurance_policies/2025-07-24/1753338465
    • id: 1397409
    • processed: 1
    • raw_data:
      {
          "agreed_to_use_lock": 23,
          "auto_charge": 4,
          "billing_day_of_month": 16,
          "canceled_at": 12,
          "certificate_number": 17,
          "created_at": 8,
          "customer_id": 2,
          "declined_at": 24,
          "election_agreement": 21,
          "election_agreement_digital_signature": 20,
          "election_agreement_signature_overridden_at": 18,
          "election_agreement_signed_at": 19,
          "election_agreement_signed_externally_at": 22,
          "id": 0,
          "limit_in_cents": 5,
          "months": 7,
          "next_due_on": 15,
          "paid_through_ends_on": 14,
          "pending_prorated_in_cents": 13,
          "premium_in_cents": 6,
          "rental_id": 1,
          "site_id": 10,
          "starts_on": 11,
          "unit_id": 3,
          "updated_at": 9
      }
    • schema_attributes:
      {
          "agreed_to_use_lock": "smallint",
          "auto_charge": "smallint",
          "billing_day_of_month": "int",
          "canceled_at": "timestamp",
          "certificate_number": "varchar(255)",
          "created_at": "timestamp",
          "customer_id": "int",
          "declined_at": "timestamp",
          "election_agreement": "varchar(255)",
          "election_agreement_digital_signature": "string",
          "election_agreement_signature_overridden_at": "timestamp",
          "election_agreement_signed_at": "timestamp",
          "election_agreement_signed_externally_at": "timestamp",
          "id": "int",
          "limit_in_cents": "int",
          "months": "int",
          "next_due_on": "date",
          "paid_through_ends_on": "date",
          "pending_prorated_in_cents": "int",
          "premium_in_cents": "int",
          "rental_id": "int",
          "site_id": "int",
          "starts_on": "date",
          "unit_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 887
    • schema_scan_id: 146212051
    • updated: 2025-07-24 01:28:05
    • created: 2025-07-03 23:29:36
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_insurance_policies`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_insurance_policies`\n(\n `id`  int , `rental_id`  int , `customer_id`  int , `unit_id`  int , `auto_charge`  smallint , `limit_in_cents`  int , `premium_in_cents`  int , `months`  int , `created_at`  timestamp , `updated_at`  timestamp , `site_id`  int , `starts_on`  date , `canceled_at`  timestamp , `pending_prorated_in_cents`  int , `paid_through_ends_on`  date , `next_due_on`  date , `billing_day_of_month`  int , `certificate_number`  varchar(255) , `election_agreement_signature_overridden_at`  timestamp , `election_agreement_signed_at`  timestamp , `election_agreement_digital_signature`  string , `election_agreement`  varchar(255) , `election_agreement_signed_externally_at`  timestamp , `agreed_to_use_lock`  smallint , `declined_at`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', '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-rds-ess-prod/raw/esscore_insurance_policies/2025-07-04/1751603363'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_insurance_policies"
      ]
    • hive_path: s3://sfdl-rds-ess-prod/raw/esscore_insurance_policies/2025-07-04/1751603363
    • id: 1372679
    • processed: 1
    • raw_data:
      {
          "agreed_to_use_lock": 23,
          "auto_charge": 4,
          "billing_day_of_month": 16,
          "canceled_at": 12,
          "certificate_number": 17,
          "created_at": 8,
          "customer_id": 2,
          "declined_at": 24,
          "election_agreement": 21,
          "election_agreement_digital_signature": 20,
          "election_agreement_signature_overridden_at": 18,
          "election_agreement_signed_at": 19,
          "election_agreement_signed_externally_at": 22,
          "id": 0,
          "limit_in_cents": 5,
          "months": 7,
          "next_due_on": 15,
          "paid_through_ends_on": 14,
          "pending_prorated_in_cents": 13,
          "premium_in_cents": 6,
          "rental_id": 1,
          "site_id": 10,
          "starts_on": 11,
          "unit_id": 3,
          "updated_at": 9
      }
    • schema_attributes:
      {
          "agreed_to_use_lock": "smallint",
          "auto_charge": "smallint",
          "billing_day_of_month": "int",
          "canceled_at": "timestamp",
          "certificate_number": "varchar(255)",
          "created_at": "timestamp",
          "customer_id": "int",
          "declined_at": "timestamp",
          "election_agreement": "varchar(255)",
          "election_agreement_digital_signature": "string",
          "election_agreement_signature_overridden_at": "timestamp",
          "election_agreement_signed_at": "timestamp",
          "election_agreement_signed_externally_at": "timestamp",
          "id": "int",
          "limit_in_cents": "int",
          "months": "int",
          "next_due_on": "date",
          "paid_through_ends_on": "date",
          "pending_prorated_in_cents": "int",
          "premium_in_cents": "int",
          "rental_id": "int",
          "site_id": "int",
          "starts_on": "date",
          "unit_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 887
    • schema_scan_id: 145006239
    • updated: 2025-07-03 23:29:47
    • created: 2025-06-02 08:44:41
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_insurance_policies`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_insurance_policies`\n(\n `id`  int , `rental_id`  int , `customer_id`  int , `unit_id`  int , `auto_charge`  smallint , `limit_in_cents`  int , `premium_in_cents`  int , `months`  int , `created_at`  timestamp , `updated_at`  timestamp , `site_id`  int , `starts_on`  date , `canceled_at`  timestamp , `pending_prorated_in_cents`  int , `paid_through_ends_on`  date , `next_due_on`  date , `billing_day_of_month`  int , `certificate_number`  varchar(255) , `election_agreement_signature_overridden_at`  timestamp , `election_agreement_signed_at`  timestamp , `election_agreement_digital_signature`  string , `election_agreement`  varchar(255) , `election_agreement_signed_externally_at`  timestamp , `agreed_to_use_lock`  smallint , `declined_at`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', '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-rds-ess-prod/raw/esscore_insurance_policies/2025-06-02/1748871870'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_insurance_policies"
      ]
    • hive_path: s3://sfdl-rds-ess-prod/raw/esscore_insurance_policies/2025-06-02/1748871870
    • id: 1332594
    • processed: 1
    • raw_data:
      {
          "agreed_to_use_lock": 23,
          "auto_charge": 4,
          "billing_day_of_month": 16,
          "canceled_at": 12,
          "certificate_number": 17,
          "created_at": 8,
          "customer_id": 2,
          "declined_at": 24,
          "election_agreement": 21,
          "election_agreement_digital_signature": 20,
          "election_agreement_signature_overridden_at": 18,
          "election_agreement_signed_at": 19,
          "election_agreement_signed_externally_at": 22,
          "id": 0,
          "limit_in_cents": 5,
          "months": 7,
          "next_due_on": 15,
          "paid_through_ends_on": 14,
          "pending_prorated_in_cents": 13,
          "premium_in_cents": 6,
          "rental_id": 1,
          "site_id": 10,
          "starts_on": 11,
          "unit_id": 3,
          "updated_at": 9
      }
    • schema_attributes:
      {
          "agreed_to_use_lock": "smallint",
          "auto_charge": "smallint",
          "billing_day_of_month": "int",
          "canceled_at": "timestamp",
          "certificate_number": "varchar(255)",
          "created_at": "timestamp",
          "customer_id": "int",
          "declined_at": "timestamp",
          "election_agreement": "varchar(255)",
          "election_agreement_digital_signature": "string",
          "election_agreement_signature_overridden_at": "timestamp",
          "election_agreement_signed_at": "timestamp",
          "election_agreement_signed_externally_at": "timestamp",
          "id": "int",
          "limit_in_cents": "int",
          "months": "int",
          "next_due_on": "date",
          "paid_through_ends_on": "date",
          "pending_prorated_in_cents": "int",
          "premium_in_cents": "int",
          "rental_id": "int",
          "site_id": "int",
          "starts_on": "date",
          "unit_id": "int",
          "updated_at": "timestamp"
      }
    • schema_name_id: 887
    • schema_scan_id: 143161872
    • updated: 2025-06-02 08:44:55
Schema Scans: 3
Last at 2025-07-24 01:27:54
    • duration: 0:00:11.284041
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 146212051
    • payload:
      {
          "datatype_dict": {
              "agreed_to_use_lock": "smallint",
              "auto_charge": "smallint",
              "billing_day_of_month": "int",
              "canceled_at": "timestamp",
              "certificate_number": "varchar(255)",
              "created_at": "timestamp",
              "customer_id": "int",
              "declined_at": "timestamp",
              "election_agreement": "varchar(255)",
              "election_agreement_digital_signature": "string",
              "election_agreement_signature_overridden_at": "timestamp",
              "election_agreement_signed_at": "timestamp",
              "election_agreement_signed_externally_at": "timestamp",
              "id": "int",
              "limit_in_cents": "int",
              "months": "int",
              "next_due_on": "date",
              "paid_through_ends_on": "date",
              "pending_prorated_in_cents": "int",
              "premium_in_cents": "int",
              "rental_id": "int",
              "site_id": "int",
              "starts_on": "date",
              "unit_id": "int",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-prod",
              "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_insurance_policies/2025-07-24/1753338465",
              "key": "raw/esscore_insurance_policies/2025-07-24/1753338465/split.ess_core.insurance_policies0.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.ess_esscore_insurance_policies",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 887
    • start_time: 2025-07-24 01:27:54
    • success: True
    • trace_id: 16608966560093100929
    • duration: 0:00:11.211416
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 145006239
    • payload:
      {
          "datatype_dict": {
              "agreed_to_use_lock": "smallint",
              "auto_charge": "smallint",
              "billing_day_of_month": "int",
              "canceled_at": "timestamp",
              "certificate_number": "varchar(255)",
              "created_at": "timestamp",
              "customer_id": "int",
              "declined_at": "timestamp",
              "election_agreement": "varchar(255)",
              "election_agreement_digital_signature": "string",
              "election_agreement_signature_overridden_at": "timestamp",
              "election_agreement_signed_at": "timestamp",
              "election_agreement_signed_externally_at": "timestamp",
              "id": "int",
              "limit_in_cents": "int",
              "months": "int",
              "next_due_on": "date",
              "paid_through_ends_on": "date",
              "pending_prorated_in_cents": "int",
              "premium_in_cents": "int",
              "rental_id": "int",
              "site_id": "int",
              "starts_on": "date",
              "unit_id": "int",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-prod",
              "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_insurance_policies/2025-07-04/1751603363",
              "key": "raw/esscore_insurance_policies/2025-07-04/1751603363/split.ess_core.insurance_policies0.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.ess_esscore_insurance_policies",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 887
    • start_time: 2025-07-03 23:29:36
    • success: True
    • trace_id: 1203548623557736827
    • duration: 0:00:13.895404
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 143161872
    • payload:
      {
          "datatype_dict": {
              "agreed_to_use_lock": "smallint",
              "auto_charge": "smallint",
              "billing_day_of_month": "int",
              "canceled_at": "timestamp",
              "certificate_number": "varchar(255)",
              "created_at": "timestamp",
              "customer_id": "int",
              "declined_at": "timestamp",
              "election_agreement": "varchar(255)",
              "election_agreement_digital_signature": "string",
              "election_agreement_signature_overridden_at": "timestamp",
              "election_agreement_signed_at": "timestamp",
              "election_agreement_signed_externally_at": "timestamp",
              "id": "int",
              "limit_in_cents": "int",
              "months": "int",
              "next_due_on": "date",
              "paid_through_ends_on": "date",
              "pending_prorated_in_cents": "int",
              "premium_in_cents": "int",
              "rental_id": "int",
              "site_id": "int",
              "starts_on": "date",
              "unit_id": "int",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-prod",
              "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_insurance_policies/2025-06-02/1748871870",
              "key": "raw/esscore_insurance_policies/2025-06-02/1748871870/split.ess_core.insurance_policies0.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.ess_esscore_insurance_policies",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 887
    • start_time: 2025-06-02 08:44:41
    • success: True
    • trace_id: 18316216776674268984
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "agreed_to_use_lock": "smallint",
        "auto_charge": "smallint",
        "billing_day_of_month": "int",
        "canceled_at": "timestamp",
        "certificate_number": "varchar(255)",
        "created_at": "timestamp",
        "customer_id": "int",
        "declined_at": "timestamp",
        "election_agreement": "varchar(255)",
        "election_agreement_digital_signature": "string",
        "election_agreement_signature_overridden_at": "timestamp",
        "election_agreement_signed_at": "timestamp",
        "election_agreement_signed_externally_at": "timestamp",
        "id": "int",
        "limit_in_cents": "int",
        "months": "int",
        "next_due_on": "date",
        "paid_through_ends_on": "date",
        "pending_prorated_in_cents": "int",
        "premium_in_cents": "int",
        "rental_id": "int",
        "site_id": "int",
        "starts_on": "date",
        "unit_id": "int",
        "updated_at": "timestamp"
    }
  • created: 2025-07-24 01:27:54
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_insurance_policies`\n(\n `id`  int , `rental_id`  int , `customer_id`  int , `unit_id`  int , `auto_charge`  smallint , `limit_in_cents`  int , `premium_in_cents`  int , `months`  int , `created_at`  timestamp , `updated_at`  timestamp , `site_id`  int , `starts_on`  date , `canceled_at`  timestamp , `pending_prorated_in_cents`  int , `paid_through_ends_on`  date , `next_due_on`  date , `billing_day_of_month`  int , `certificate_number`  varchar(255) , `election_agreement_signature_overridden_at`  timestamp , `election_agreement_signed_at`  timestamp , `election_agreement_digital_signature`  string , `election_agreement`  varchar(255) , `election_agreement_signed_externally_at`  timestamp , `agreed_to_use_lock`  smallint , `declined_at`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', '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-rds-ess-prod/raw/esscore_insurance_policies/2025-07-24/1753338465'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_insurance_policies`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_insurance_policies"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2021-07-26 18:00:14",
        "disabled": false,
        "format": "raw",
        "id": 887,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_rds",
            "table": "ess_esscore_insurance_policies"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "agreed_to_use_lock": "smallint",
            "auto_charge": "smallint",
            "billing_day_of_month": "int",
            "canceled_at": "timestamp",
            "certificate_number": "varchar(255)",
            "created_at": "timestamp",
            "customer_id": "int",
            "declined_at": "timestamp",
            "election_agreement": "varchar(255)",
            "election_agreement_digital_signature": "string",
            "election_agreement_signature_overridden_at": "timestamp",
            "election_agreement_signed_at": "timestamp",
            "election_agreement_signed_externally_at": "timestamp",
            "id": "int",
            "limit_in_cents": "int",
            "months": "int",
            "next_due_on": "date",
            "paid_through_ends_on": "date",
            "pending_prorated_in_cents": "int",
            "premium_in_cents": "int",
            "rental_id": "int",
            "site_id": "int",
            "starts_on": "date",
            "unit_id": "int",
            "updated_at": "timestamp"
        },
        "created": "2025-07-24 01:27:54",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_insurance_policies`\n(\n `id`  int , `rental_id`  int , `customer_id`  int , `unit_id`  int , `auto_charge`  smallint , `limit_in_cents`  int , `premium_in_cents`  int , `months`  int , `created_at`  timestamp , `updated_at`  timestamp , `site_id`  int , `starts_on`  date , `canceled_at`  timestamp , `pending_prorated_in_cents`  int , `paid_through_ends_on`  date , `next_due_on`  date , `billing_day_of_month`  int , `certificate_number`  varchar(255) , `election_agreement_signature_overridden_at`  timestamp , `election_agreement_signed_at`  timestamp , `election_agreement_digital_signature`  string , `election_agreement`  varchar(255) , `election_agreement_signed_externally_at`  timestamp , `agreed_to_use_lock`  smallint , `declined_at`  timestamp \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', '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-rds-ess-prod/raw/esscore_insurance_policies/2025-07-24/1753338465'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_insurance_policies`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_insurance_policies"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}