Schema Info

Schema Name: sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules
  • created: 2023-02-07 01:48:26
  • disabled: False
  • format: raw
  • id: 1498
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "stellar_imsbooking_boat_email_rules"
    }
  • type: drivethrucsv
Schema Versions: 15
    • created: 2026-04-17 04:54:56
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-17/1776419641'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-17/1776419641
    • id: 1717922
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 162169257
    • updated: 2026-04-17 04:55:07
    • created: 2026-04-16 05:16:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-16/1776334543'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-16/1776334543
    • id: 1716696
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 162114365
    • updated: 2026-04-16 05:16:22
    • created: 2026-04-15 03:41:33
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-15/1776242356'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-15/1776242356
    • id: 1715498
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 162056381
    • updated: 2026-04-15 03:41:45
    • created: 2026-04-14 05:00:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-14/1776160752'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-14/1776160752
    • id: 1714307
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 162002937
    • updated: 2026-04-14 05:00:47
    • created: 2026-04-13 05:07:18
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-13/1776074797'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-13/1776074797
    • id: 1713073
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 161945280
    • updated: 2026-04-13 05:07:32
    • created: 2026-04-12 05:03:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-12/1775988154'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-12/1775988154
    • id: 1711882
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 161896315
    • updated: 2026-04-12 05:03:22
    • created: 2026-04-11 05:17:09
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-11/1775902573'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-11/1775902573
    • id: 1710692
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 161843911
    • updated: 2026-04-11 05:17:23
    • created: 2026-04-10 05:01:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-10/1775815213'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-10/1775815213
    • id: 1709517
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 161788554
    • updated: 2026-04-10 05:01:22
    • created: 2026-04-09 05:00:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-09/1775728837'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-09/1775728837
    • id: 1708362
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 161732914
    • updated: 2026-04-09 05:01:05
    • created: 2026-04-08 05:12:02
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-08/1775642998'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-08/1775642998
    • id: 1707190
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 161678349
    • updated: 2026-04-08 05:12:13
    • created: 2026-04-07 05:14:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-07/1775556850'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-07/1775556850
    • id: 1705975
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 161622053
    • updated: 2026-04-07 05:14:52
    • created: 2026-04-06 05:16:30
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-06/1775470525'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-06/1775470525
    • id: 1704764
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 161564235
    • updated: 2026-04-06 05:16:41
    • created: 2026-04-05 04:58:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-05/1775382946'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-05/1775382946
    • id: 1703606
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 161516611
    • updated: 2026-04-05 04:59:05
    • created: 2026-04-04 04:55:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-04/1775296468'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-04/1775296468
    • id: 1702413
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 161462114
    • updated: 2026-04-04 04:56:07
    • created: 2026-04-03 05:13:04
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-03/1775211035'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-03/1775211035
    • id: 1701246
    • processed: 1
    • raw_data:
      {
          "booking_boat_id": 1,
          "created_at": 9,
          "email_rule_id": 2,
          "error_details": 7,
          "sent_at": 8,
          "sms_length": 5,
          "sms_recipient": 4,
          "status": 6,
          "template_type": 3,
          "tenant": 0,
          "updated_at": 10
      }
    • schema_attributes:
      {
          "booking_boat_id": "string",
          "created_at": "string",
          "email_rule_id": "string",
          "error_details": "string",
          "sent_at": "string",
          "sms_length": "string",
          "sms_recipient": "string",
          "status": "string",
          "template_type": "string",
          "tenant": "string",
          "updated_at": "string"
      }
    • schema_name_id: 1498
    • schema_scan_id: 161404844
    • updated: 2026-04-03 05:13:15
Schema Scans: 15
Last at 2026-04-17 04:54:55
    • duration: 0:00:11.848495
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162169257
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-17/1776419641",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-17/1776419641/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15806831990848417043,
              "service_name": "drive-thru",
              "span_id": 16653075795008168988,
              "trace_id": 6166239756299005999
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-17 04:54:55
    • success: True
    • trace_id: 6166239756299005999
    • duration: 0:00:12.062628
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162114365
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-16/1776334543",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-16/1776334543/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 9978707787770500126,
              "service_name": "drive-thru",
              "span_id": 6894080218308897058,
              "trace_id": 15992352517044583283
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-16 05:16:10
    • success: True
    • trace_id: 15992352517044583283
    • duration: 0:00:12.106543
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162056381
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-15/1776242356",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-15/1776242356/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11210520046874184887,
              "service_name": "drive-thru",
              "span_id": 568675139977888403,
              "trace_id": 11895310255497807520
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-15 03:41:33
    • success: True
    • trace_id: 11895310255497807520
    • duration: 0:00:14.408790
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162002937
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-14/1776160752",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-14/1776160752/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5716847676393592629,
              "service_name": "drive-thru",
              "span_id": 18388339118245846772,
              "trace_id": 7326350185652232653
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-14 05:00:33
    • success: True
    • trace_id: 7326350185652232653
    • duration: 0:00:14.393240
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161945280
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-13/1776074797",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-13/1776074797/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 9984193309897677972,
              "service_name": "drive-thru",
              "span_id": 8151089839398683328,
              "trace_id": 3742369164863795108
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-13 05:07:17
    • success: True
    • trace_id: 3742369164863795108
    • duration: 0:00:14.437228
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161896315
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-12/1775988154",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-12/1775988154/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 3406710333354689221,
              "service_name": "drive-thru",
              "span_id": 12280728745406275786,
              "trace_id": 4062743840019392769
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-12 05:03:08
    • success: True
    • trace_id: 4062743840019392769
    • duration: 0:00:14.486208
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161843911
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-11/1775902573",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-11/1775902573/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 4184370096243987754,
              "service_name": "drive-thru",
              "span_id": 15905031930972118321,
              "trace_id": 9446031508951550305
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-11 05:17:08
    • success: True
    • trace_id: 9446031508951550305
    • duration: 0:00:14.557534
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161788554
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-10/1775815213",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-10/1775815213/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 14280254141165772145,
              "service_name": "drive-thru",
              "span_id": 3997491814896739967,
              "trace_id": 9388274244523666090
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-10 05:01:08
    • success: True
    • trace_id: 9388274244523666090
    • duration: 0:00:11.954060
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161732914
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-09/1775728837",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-09/1775728837/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10618402357155247626,
              "service_name": "drive-thru",
              "span_id": 4051787695817834082,
              "trace_id": 18256110318173179358
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-09 05:00:53
    • success: True
    • trace_id: 18256110318173179358
    • duration: 0:00:12.062829
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161678349
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-08/1775642998",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-08/1775642998/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 12636479080870369805,
              "service_name": "drive-thru",
              "span_id": 9376458758058528106,
              "trace_id": 10987551858482644380
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-08 05:12:01
    • success: True
    • trace_id: 10987551858482644380
    • duration: 0:00:14.476928
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161622053
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-07/1775556850",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-07/1775556850/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5799117802193086384,
              "service_name": "drive-thru",
              "span_id": 13380668061399202779,
              "trace_id": 10453132433155135736
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-07 05:14:37
    • success: True
    • trace_id: 10453132433155135736
    • duration: 0:00:11.942309
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161564235
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-06/1775470525",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-06/1775470525/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10125412930468180303,
              "service_name": "drive-thru",
              "span_id": 3245146927063624994,
              "trace_id": 11848650988528408825
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-06 05:16:29
    • success: True
    • trace_id: 11848650988528408825
    • duration: 0:00:14.412739
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161516611
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-05/1775382946",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-05/1775382946/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 4433339885577897647,
              "service_name": "drive-thru",
              "span_id": 11350938475377160844,
              "trace_id": 12797158208162080193
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-05 04:58:51
    • success: True
    • trace_id: 12797158208162080193
    • duration: 0:00:11.877440
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161462114
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-04/1775296468",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-04/1775296468/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 17022384085402084807,
              "service_name": "drive-thru",
              "span_id": 1490935145938047468,
              "trace_id": 3919323160082934769
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-04 04:55:55
    • success: True
    • trace_id: 3919323160082934769
    • duration: 0:00:11.948006
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161404844
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-03/1775211035",
              "key": "raw/stellar_imsbooking_boat_email_rules/2026-04-03/1775211035/booking_boat_email_rules.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 125044365148526862,
              "service_name": "drive-thru",
              "span_id": 10374737269806412563,
              "trace_id": 5001469485850119413
          }
      }
    • running: False
    • schema_name_id: 1498
    • start_time: 2026-04-03 05:13:03
    • success: True
    • trace_id: 5001469485850119413
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "booking_boat_id": "string",
        "created_at": "string",
        "email_rule_id": "string",
        "error_details": "string",
        "sent_at": "string",
        "sms_length": "string",
        "sms_recipient": "string",
        "status": "string",
        "template_type": "string",
        "tenant": "string",
        "updated_at": "string"
    }
  • created: 2026-04-17 04:54:56
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-17/1776419641'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2023-02-07 01:48:26",
        "disabled": false,
        "format": "raw",
        "id": 1498,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "stellar_imsbooking_boat_email_rules"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "booking_boat_id": "string",
            "created_at": "string",
            "email_rule_id": "string",
            "error_details": "string",
            "sent_at": "string",
            "sms_length": "string",
            "sms_recipient": "string",
            "status": "string",
            "template_type": "string",
            "tenant": "string",
            "updated_at": "string"
        },
        "created": "2026-04-17 04:54:56",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`\n(\n `tenant`  string , `booking_boat_id`  string , `email_rule_id`  string , `template_type`  string , `sms_recipient`  string , `sms_length`  string , `status`  string , `error_details`  string , `sent_at`  string , `created_at`  string , `updated_at`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imsbooking_boat_email_rules/2026-04-17/1776419641'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imsbooking_boat_email_rules"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}