Schema Info

Schema Name: sfdl_stage_rds.ess_esscore_insurance_policies
  • created: 2021-07-12 13:41:17
  • disabled: False
  • format: raw
  • id: 1074
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_rds",
        "table": "ess_esscore_insurance_policies"
    }
  • type: rds
Schema Versions: 4
    • created: 2023-06-15 18:24:47
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_insurance_policies`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/esscore_insurance_policies/2023-06-15/1686871482'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_insurance_policies"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_insurance_policies/2023-06-15/1686871482
    • id: 550906
    • 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: 1074
    • schema_scan_id: 4963369
    • updated: 2023-06-15 18:24:58
    • created: 2022-06-22 20:32:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_insurance_policies`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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 \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-stage/raw/esscore_insurance_policies/2022-06-23/1655947939'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_insurance_policies"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_insurance_policies/2022-06-23/1655947939
    • id: 402876
    • 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,
          "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",
          "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: 1074
    • schema_scan_id: 3933442
    • updated: 2022-06-22 20:32:34
    • created: 2022-06-22 15:26:32
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_insurance_policies`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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 \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-stage/raw/esscore_insurance_policies/2022-06-22/1655929585'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_insurance_policies"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_insurance_policies/2022-06-22/1655929585
    • id: 402743
    • 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,
          "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",
          "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: 1074
    • schema_scan_id: 3932762
    • updated: 2022-06-22 15:26:43
    • created: 2021-07-23 23:24:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_insurance_policies`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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 \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-stage/raw/esscore_insurance_policies/2021-07-24/1627100684'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_insurance_policies"
      ]
    • hive_path: s3://sfdl-rds-ess-stage/raw/esscore_insurance_policies/2021-07-24/1627100684
    • id: 341496
    • processed: 1
    • raw_data:
      {
          "auto_charge": 4,
          "billing_day_of_month": 16,
          "canceled_at": 12,
          "certificate_number": 17,
          "created_at": 8,
          "customer_id": 2,
          "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:
      {
          "auto_charge": "smallint",
          "billing_day_of_month": "int",
          "canceled_at": "timestamp",
          "certificate_number": "varchar(255)",
          "created_at": "timestamp",
          "customer_id": "int",
          "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: 1074
    • schema_scan_id: 3410519
    • updated: 2021-07-23 23:25:00
Schema Scans: 4
Last at 2023-06-15 18:24:47
    • duration: 0:00:11.259018
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 4963369
    • 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-stage",
              "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_insurance_policies/2023-06-15/1686871482",
              "key": "raw/esscore_insurance_policies/2023-06-15/1686871482/split.ess_core.insurance_policies0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_insurance_policies",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1074
    • start_time: 2023-06-15 18:24:47
    • success: True
    • trace_id: 14294948863351493073
    • duration: 0:00:14.294405
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3933442
    • 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",
              "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-stage",
              "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_insurance_policies/2022-06-23/1655947939",
              "key": "raw/esscore_insurance_policies/2022-06-23/1655947939/split.ess_core.insurance_policies0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_insurance_policies",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1074
    • start_time: 2022-06-22 20:32:22
    • success: True
    • trace_id: 12197980809209368370
    • duration: 0:00:13.875261
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3932762
    • 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",
              "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-stage",
              "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_insurance_policies/2022-06-22/1655929585",
              "key": "raw/esscore_insurance_policies/2022-06-22/1655929585/split.ess_core.insurance_policies0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_insurance_policies",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1074
    • start_time: 2022-06-22 15:26:32
    • success: True
    • trace_id: 14261965867329539235
    • duration: 0:00:15.131753
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 3410519
    • payload:
      {
          "datatype_dict": {
              "auto_charge": "smallint",
              "billing_day_of_month": "int",
              "canceled_at": "timestamp",
              "certificate_number": "varchar(255)",
              "created_at": "timestamp",
              "customer_id": "int",
              "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-stage",
              "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_insurance_policies/2021-07-24/1627100684",
              "key": "raw/esscore_insurance_policies/2021-07-24/1627100684/split.ess_core.insurance_policies0.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.ess_esscore_insurance_policies",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1074
    • start_time: 2021-07-23 23:24:47
    • success: True
    • trace_id: 4399735790438436787
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: 2023-06-15 18:24:47
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/esscore_insurance_policies/2023-06-15/1686871482'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_insurance_policies`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_insurance_policies"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2021-07-12 13:41:17",
        "disabled": false,
        "format": "raw",
        "id": 1074,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_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": "2023-06-15 18:24:47",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/esscore_insurance_policies/2023-06-15/1686871482'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_insurance_policies`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_insurance_policies"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}