Schema Info

Schema Name: sfdl_prod_postgres.keplernormies_tenant_dim_cleaned
  • created: 2021-09-22 00:59:17
  • disabled: False
  • format: raw
  • id: 954
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_postgres",
        "table": "keplernormies_tenant_dim_cleaned"
    }
  • type: postgres
Schema Versions: 15
    • created: 2026-04-17 00:56:42
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-17/1776405377'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-17/1776405377
    • id: 1717511
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 162164098
    • updated: 2026-04-17 00:56:53
    • created: 2026-04-16 01:04:15
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-16/1776319440'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-16/1776319440
    • id: 1716264
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 162109243
    • updated: 2026-04-16 01:04:28
    • created: 2026-04-15 01:08:29
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-15/1776233296'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-15/1776233296
    • id: 1715086
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 162053414
    • updated: 2026-04-15 01:08:42
    • created: 2026-04-14 01:02:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-14/1776146563'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-14/1776146563
    • id: 1713886
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 161997606
    • updated: 2026-04-14 01:03:06
    • created: 2026-04-13 01:04:56
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-13/1776060284'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-13/1776060284
    • id: 1712656
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 161940054
    • updated: 2026-04-13 01:05:08
    • created: 2026-04-12 01:02:18
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-12/1775973589'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-12/1775973589
    • id: 1711449
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 161890329
    • updated: 2026-04-12 01:02:32
    • created: 2026-04-11 01:04:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-11/1775887464'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-11/1775887464
    • id: 1710262
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 161838655
    • updated: 2026-04-11 01:04:47
    • created: 2026-04-10 01:03:18
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-10/1775800877'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-10/1775800877
    • id: 1709111
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 161783096
    • updated: 2026-04-10 01:03:30
    • created: 2026-04-09 00:55:58
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-09/1775714142'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-09/1775714142
    • id: 1707962
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 161726894
    • updated: 2026-04-09 00:56:09
    • created: 2026-04-08 01:08:25
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-08/1775628492'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-08/1775628492
    • id: 1706744
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 161672792
    • updated: 2026-04-08 01:08:39
    • created: 2026-04-07 01:03:47
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-07/1775541818'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-07/1775541818
    • id: 1705569
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 161616699
    • updated: 2026-04-07 01:04:01
    • created: 2026-04-06 01:03:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-06/1775455296'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-06/1775455296
    • id: 1704329
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 161558714
    • updated: 2026-04-06 01:03:15
    • created: 2026-04-05 00:53:25
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-05/1775368396'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-05/1775368396
    • id: 1703138
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 161511107
    • updated: 2026-04-05 00:53:36
    • created: 2026-04-04 00:51:19
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-04/1775281871'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-04/1775281871
    • id: 1701964
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 161455881
    • updated: 2026-04-04 00:51:33
    • created: 2026-04-03 01:00:35
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
          "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-03/1775195931'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-03/1775195931
    • id: 1700754
    • processed: 1
    • raw_data:
      {
          "account_kind_category": 4,
          "account_kind_name": 3,
          "account_number": 2,
          "deleted": 5,
          "exclude_from_insurance_auto_enroll": 6,
          "exclude_from_insurance_auto_enroll_created_by": 8,
          "exclude_from_insurance_auto_enroll_reason": 7,
          "provider_id": 1,
          "tenant_dim_id": 0
      }
    • schema_attributes:
      {
          "account_kind_category": "string",
          "account_kind_name": "string",
          "account_number": "bigint",
          "deleted": "string",
          "exclude_from_insurance_auto_enroll": "string",
          "exclude_from_insurance_auto_enroll_created_by": "int",
          "exclude_from_insurance_auto_enroll_reason": "string",
          "provider_id": "string",
          "tenant_dim_id": "int"
      }
    • schema_name_id: 954
    • schema_scan_id: 161398130
    • updated: 2026-04-03 01:00:46
Schema Scans: 15
Last at 2026-04-17 00:56:41
    • duration: 0:00:11.916355
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162164098
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-17/1776405377",
              "key": "raw/tenant_dim_cleaned/2026-04-17/1776405377/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 13404123811891407080,
              "service_name": "kepler-normies",
              "span_id": 3584559480269529276,
              "trace_id": 13404123811891407080
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-17 00:56:41
    • success: True
    • trace_id: 13404123811891407080
    • duration: 0:00:14.616400
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162109243
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-16/1776319440",
              "key": "raw/tenant_dim_cleaned/2026-04-16/1776319440/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 16477469907771451762,
              "service_name": "kepler-normies",
              "span_id": 16555712991902753690,
              "trace_id": 16477469907771451762
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-16 01:04:14
    • success: True
    • trace_id: 16477469907771451762
    • duration: 0:00:14.455362
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162053414
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-15/1776233296",
              "key": "raw/tenant_dim_cleaned/2026-04-15/1776233296/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 13509436385164346197,
              "service_name": "kepler-normies",
              "span_id": 2123344977690965799,
              "trace_id": 13509436385164346197
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-15 01:08:28
    • success: True
    • trace_id: 13509436385164346197
    • duration: 0:00:11.833287
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161997606
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-14/1776146563",
              "key": "raw/tenant_dim_cleaned/2026-04-14/1776146563/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 14710511299416625030,
              "service_name": "kepler-normies",
              "span_id": 15395383375461351675,
              "trace_id": 14710511299416625030
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-14 01:02:54
    • success: True
    • trace_id: 14710511299416625030
    • duration: 0:00:11.832072
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161940054
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-13/1776060284",
              "key": "raw/tenant_dim_cleaned/2026-04-13/1776060284/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 2018393460109915363,
              "service_name": "kepler-normies",
              "span_id": 9849490126075422589,
              "trace_id": 2018393460109915363
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-13 01:04:56
    • success: True
    • trace_id: 2018393460109915363
    • duration: 0:00:14.309667
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161890329
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-12/1775973589",
              "key": "raw/tenant_dim_cleaned/2026-04-12/1775973589/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 7989698363388020556,
              "service_name": "kepler-normies",
              "span_id": 6314707829892124214,
              "trace_id": 7989698363388020556
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-12 01:02:17
    • success: True
    • trace_id: 7989698363388020556
    • duration: 0:00:14.509455
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161838655
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-11/1775887464",
              "key": "raw/tenant_dim_cleaned/2026-04-11/1775887464/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 9638444180028502460,
              "service_name": "kepler-normies",
              "span_id": 8892555984120414249,
              "trace_id": 9638444180028502460
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-11 01:04:33
    • success: True
    • trace_id: 9638444180028502460
    • duration: 0:00:11.892611
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161783096
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-10/1775800877",
              "key": "raw/tenant_dim_cleaned/2026-04-10/1775800877/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 13411523096126868915,
              "service_name": "kepler-normies",
              "span_id": 6736239092582302814,
              "trace_id": 13411523096126868915
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-10 01:03:18
    • success: True
    • trace_id: 13411523096126868915
    • duration: 0:00:11.977078
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161726894
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-09/1775714142",
              "key": "raw/tenant_dim_cleaned/2026-04-09/1775714142/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 7982408010727526547,
              "service_name": "kepler-normies",
              "span_id": 1893881144351392041,
              "trace_id": 7982408010727526547
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-09 00:55:57
    • success: True
    • trace_id: 7982408010727526547
    • duration: 0:00:14.556956
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161672792
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-08/1775628492",
              "key": "raw/tenant_dim_cleaned/2026-04-08/1775628492/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 2999409722220514281,
              "service_name": "kepler-normies",
              "span_id": 5903334278892509937,
              "trace_id": 2999409722220514281
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-08 01:08:25
    • success: True
    • trace_id: 2999409722220514281
    • duration: 0:00:14.438629
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161616699
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-07/1775541818",
              "key": "raw/tenant_dim_cleaned/2026-04-07/1775541818/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 8956445419583312896,
              "service_name": "kepler-normies",
              "span_id": 18157678223948509313,
              "trace_id": 8956445419583312896
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-07 01:03:47
    • success: True
    • trace_id: 8956445419583312896
    • duration: 0:00:11.873872
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161558714
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-06/1775455296",
              "key": "raw/tenant_dim_cleaned/2026-04-06/1775455296/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 2073344890039659176,
              "service_name": "kepler-normies",
              "span_id": 4044361255435969298,
              "trace_id": 2073344890039659176
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-06 01:03:03
    • success: True
    • trace_id: 2073344890039659176
    • duration: 0:00:11.826274
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161511107
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-05/1775368396",
              "key": "raw/tenant_dim_cleaned/2026-04-05/1775368396/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 1943659606089336164,
              "service_name": "kepler-normies",
              "span_id": 17384010768668432101,
              "trace_id": 1943659606089336164
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-05 00:53:25
    • success: True
    • trace_id: 1943659606089336164
    • duration: 0:00:14.437311
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161455881
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-04/1775281871",
              "key": "raw/tenant_dim_cleaned/2026-04-04/1775281871/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 15039893628487973673,
              "service_name": "kepler-normies",
              "span_id": 17285651980864183000,
              "trace_id": 15039893628487973673
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-04 00:51:19
    • success: True
    • trace_id: 15039893628487973673
    • duration: 0:00:11.914342
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161398130
    • payload:
      {
          "datatype_dict": {
              "account_kind_category": "string",
              "account_kind_name": "string",
              "account_number": "bigint",
              "deleted": "string",
              "exclude_from_insurance_auto_enroll": "string",
              "exclude_from_insurance_auto_enroll_created_by": "int",
              "exclude_from_insurance_auto_enroll_reason": "string",
              "provider_id": "string",
              "tenant_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-prod",
              "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-03/1775195931",
              "key": "raw/tenant_dim_cleaned/2026-04-03/1775195931/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_postgres.keplernormies_tenant_dim_cleaned",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 12346905937021223657,
              "service_name": "kepler-normies",
              "span_id": 9576421665410702048,
              "trace_id": 12346905937021223657
          }
      }
    • running: False
    • schema_name_id: 954
    • start_time: 2026-04-03 01:00:34
    • success: True
    • trace_id: 12346905937021223657
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "account_kind_category": "string",
        "account_kind_name": "string",
        "account_number": "bigint",
        "deleted": "string",
        "exclude_from_insurance_auto_enroll": "string",
        "exclude_from_insurance_auto_enroll_created_by": "int",
        "exclude_from_insurance_auto_enroll_reason": "string",
        "provider_id": "string",
        "tenant_dim_id": "int"
    }
  • created: 2026-04-17 00:56:42
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-17/1776405377'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
    }
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-09-22 00:59:17",
        "disabled": false,
        "format": "raw",
        "id": 954,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_postgres",
            "table": "keplernormies_tenant_dim_cleaned"
        },
        "type": "postgres"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "account_kind_category": "string",
            "account_kind_name": "string",
            "account_number": "bigint",
            "deleted": "string",
            "exclude_from_insurance_auto_enroll": "string",
            "exclude_from_insurance_auto_enroll_created_by": "int",
            "exclude_from_insurance_auto_enroll_reason": "string",
            "provider_id": "string",
            "tenant_dim_id": "int"
        },
        "created": "2026-04-17 00:56:42",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`\n(\n `tenant_dim_id`  int , `provider_id`  string , `account_number`  bigint , `account_kind_name`  string , `account_kind_category`  string , `deleted`  string , `exclude_from_insurance_auto_enroll`  string , `exclude_from_insurance_auto_enroll_reason`  string , `exclude_from_insurance_auto_enroll_created_by`  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-keplernormies-prod/raw/tenant_dim_cleaned/2026-04-17/1776405377'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_tenant_dim_cleaned`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_tenant_dim_cleaned"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}