Schema Info

Schema Name: sfdl_prod_drivethru.stellar_imssetting_attributes
  • created: 2023-02-07 01:45:04
  • disabled: False
  • format: raw
  • id: 1431
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "stellar_imssetting_attributes"
    }
  • type: drivethrucsv
Schema Versions: 15
    • created: 2026-04-17 04:58:02
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-17/1776419651'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-17/1776419651
    • id: 1717999
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 162169340
    • updated: 2026-04-17 04:58:13
    • created: 2026-04-16 05:18:50
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-16/1776334552'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-16/1776334552
    • id: 1716766
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 162114436
    • updated: 2026-04-16 05:19:04
    • created: 2026-04-15 03:42:09
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-15/1776242365'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-15/1776242365
    • id: 1715512
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 162056397
    • updated: 2026-04-15 03:42:20
    • created: 2026-04-14 05:04:26
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-14/1776160761'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-14/1776160761
    • id: 1714391
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 162003126
    • updated: 2026-04-14 05:04:40
    • created: 2026-04-13 05:11:04
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-13/1776074806'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-13/1776074806
    • id: 1713171
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 161945380
    • updated: 2026-04-13 05:11:16
    • created: 2026-04-12 05:06:20
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-12/1775988164'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-12/1775988164
    • id: 1711943
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 161896395
    • updated: 2026-04-12 05:06:34
    • created: 2026-04-11 05:18:36
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-11/1775902579'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-11/1775902579
    • id: 1710731
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 161843950
    • updated: 2026-04-11 05:18:49
    • created: 2026-04-10 05:02:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-10/1775815219'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-10/1775815219
    • id: 1709558
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 161788599
    • updated: 2026-04-10 05:02:49
    • created: 2026-04-09 05:02:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-09/1775728841'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-09/1775728841
    • id: 1708411
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 161732970
    • updated: 2026-04-09 05:03:00
    • created: 2026-04-08 05:14:47
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-08/1775642998'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-08/1775642998
    • id: 1707249
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 161678408
    • updated: 2026-04-08 05:14:59
    • created: 2026-04-07 05:17:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-07/1775556860'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-07/1775556860
    • id: 1706041
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 161622119
    • updated: 2026-04-07 05:17:18
    • created: 2026-04-06 05:17:49
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-06/1775470536'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-06/1775470536
    • id: 1704800
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 161564273
    • updated: 2026-04-06 05:18:00
    • created: 2026-04-05 04:59:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-05/1775382949'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-05/1775382949
    • id: 1703613
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 161516624
    • updated: 2026-04-05 04:59:18
    • created: 2026-04-04 04:57:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-04/1775296466'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-04/1775296466
    • id: 1702446
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 161462148
    • updated: 2026-04-04 04:57:23
    • created: 2026-04-03 05:13:20
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-03/1775211039'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imssetting_attributes/2026-04-03/1775211039
    • id: 1701253
    • processed: 1
    • raw_data:
      {
          "description": 3,
          "editable": 4,
          "field_type": 5,
          "group_name": 7,
          "position": 11,
          "required": 9,
          "secret": 10,
          "select_options": 6,
          "setting_name": 1,
          "tenant": 0,
          "title": 2,
          "toggle_dependencies": 8
      }
    • schema_attributes:
      {
          "description": "string",
          "editable": "string",
          "field_type": "string",
          "group_name": "string",
          "position": "string",
          "required": "string",
          "secret": "string",
          "select_options": "string",
          "setting_name": "string",
          "tenant": "string",
          "title": "string",
          "toggle_dependencies": "string"
      }
    • schema_name_id: 1431
    • schema_scan_id: 161404851
    • updated: 2026-04-03 05:13:31
Schema Scans: 15
Last at 2026-04-17 04:58:02
    • duration: 0:00:11.869508
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162169340
    • 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_imssetting_attributes/2026-04-17/1776419651",
              "key": "raw/stellar_imssetting_attributes/2026-04-17/1776419651/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 14659066487395719930,
              "service_name": "drive-thru",
              "span_id": 2052708851259864613,
              "trace_id": 1683923991744519857
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-17 04:58:02
    • success: True
    • trace_id: 1683923991744519857
    • duration: 0:00:14.561787
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162114436
    • 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_imssetting_attributes/2026-04-16/1776334552",
              "key": "raw/stellar_imssetting_attributes/2026-04-16/1776334552/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15748156078235596987,
              "service_name": "drive-thru",
              "span_id": 8729071435340953931,
              "trace_id": 4583272565877821463
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-16 05:18:50
    • success: True
    • trace_id: 4583272565877821463
    • duration: 0:00:11.876275
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162056397
    • 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_imssetting_attributes/2026-04-15/1776242365",
              "key": "raw/stellar_imssetting_attributes/2026-04-15/1776242365/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 531385862945832304,
              "service_name": "drive-thru",
              "span_id": 5492398863516485997,
              "trace_id": 6416386198935921561
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-15 03:42:08
    • success: True
    • trace_id: 6416386198935921561
    • duration: 0:00:14.418439
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162003126
    • 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_imssetting_attributes/2026-04-14/1776160761",
              "key": "raw/stellar_imssetting_attributes/2026-04-14/1776160761/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7272393728710543542,
              "service_name": "drive-thru",
              "span_id": 16082345979375146508,
              "trace_id": 5144785326881916292
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-14 05:04:26
    • success: True
    • trace_id: 5144785326881916292
    • duration: 0:00:12.041960
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161945380
    • 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_imssetting_attributes/2026-04-13/1776074806",
              "key": "raw/stellar_imssetting_attributes/2026-04-13/1776074806/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13939639851098816248,
              "service_name": "drive-thru",
              "span_id": 17203486783792544670,
              "trace_id": 1405811376612202505
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-13 05:11:04
    • success: True
    • trace_id: 1405811376612202505
    • duration: 0:00:14.509489
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161896395
    • 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_imssetting_attributes/2026-04-12/1775988164",
              "key": "raw/stellar_imssetting_attributes/2026-04-12/1775988164/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 8046849275387847774,
              "service_name": "drive-thru",
              "span_id": 5347623461418864269,
              "trace_id": 10449257967531952123
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-12 05:06:19
    • success: True
    • trace_id: 10449257967531952123
    • duration: 0:00:14.333473
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161843950
    • 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_imssetting_attributes/2026-04-11/1775902579",
              "key": "raw/stellar_imssetting_attributes/2026-04-11/1775902579/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 2579720061533812085,
              "service_name": "drive-thru",
              "span_id": 13243516974871277204,
              "trace_id": 11559898576638245309
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-11 05:18:35
    • success: True
    • trace_id: 11559898576638245309
    • duration: 0:00:12.162585
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161788599
    • 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_imssetting_attributes/2026-04-10/1775815219",
              "key": "raw/stellar_imssetting_attributes/2026-04-10/1775815219/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 3528396076530988541,
              "service_name": "drive-thru",
              "span_id": 14835661277761087810,
              "trace_id": 13071878619447422493
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-10 05:02:37
    • success: True
    • trace_id: 13071878619447422493
    • duration: 0:00:14.455246
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161732970
    • 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_imssetting_attributes/2026-04-09/1775728841",
              "key": "raw/stellar_imssetting_attributes/2026-04-09/1775728841/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10485278737572793993,
              "service_name": "drive-thru",
              "span_id": 9873162771032429736,
              "trace_id": 1477131107190610540
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-09 05:02:45
    • success: True
    • trace_id: 1477131107190610540
    • duration: 0:00:11.905600
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161678408
    • 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_imssetting_attributes/2026-04-08/1775642998",
              "key": "raw/stellar_imssetting_attributes/2026-04-08/1775642998/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11247992502928314260,
              "service_name": "drive-thru",
              "span_id": 1398675475809161846,
              "trace_id": 13748756727286618176
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-08 05:14:47
    • success: True
    • trace_id: 13748756727286618176
    • duration: 0:00:14.503178
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161622119
    • 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_imssetting_attributes/2026-04-07/1775556860",
              "key": "raw/stellar_imssetting_attributes/2026-04-07/1775556860/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 1141855844354098329,
              "service_name": "drive-thru",
              "span_id": 12541224422980670177,
              "trace_id": 11337977515105903077
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-07 05:17:04
    • success: True
    • trace_id: 11337977515105903077
    • duration: 0:00:12.005581
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161564273
    • 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_imssetting_attributes/2026-04-06/1775470536",
              "key": "raw/stellar_imssetting_attributes/2026-04-06/1775470536/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 329059072407758958,
              "service_name": "drive-thru",
              "span_id": 5154918692451346451,
              "trace_id": 17813183276572239141
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-06 05:17:48
    • success: True
    • trace_id: 17813183276572239141
    • duration: 0:00:14.480106
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161516624
    • 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_imssetting_attributes/2026-04-05/1775382949",
              "key": "raw/stellar_imssetting_attributes/2026-04-05/1775382949/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 2793226092056575113,
              "service_name": "drive-thru",
              "span_id": 4447695571309825993,
              "trace_id": 6250379309955740639
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-05 04:59:04
    • success: True
    • trace_id: 6250379309955740639
    • duration: 0:00:14.336178
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161462148
    • 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_imssetting_attributes/2026-04-04/1775296466",
              "key": "raw/stellar_imssetting_attributes/2026-04-04/1775296466/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 16474878569648527068,
              "service_name": "drive-thru",
              "span_id": 6543983613666015407,
              "trace_id": 16263122424125807851
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-04 04:57:09
    • success: True
    • trace_id: 16263122424125807851
    • duration: 0:00:12.038399
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161404851
    • 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_imssetting_attributes/2026-04-03/1775211039",
              "key": "raw/stellar_imssetting_attributes/2026-04-03/1775211039/setting_attributes.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imssetting_attributes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 762662037896733038,
              "service_name": "drive-thru",
              "span_id": 13643240093531259340,
              "trace_id": 2240132194032290110
          }
      }
    • running: False
    • schema_name_id: 1431
    • start_time: 2026-04-03 05:13:19
    • success: True
    • trace_id: 2240132194032290110
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "description": "string",
        "editable": "string",
        "field_type": "string",
        "group_name": "string",
        "position": "string",
        "required": "string",
        "secret": "string",
        "select_options": "string",
        "setting_name": "string",
        "tenant": "string",
        "title": "string",
        "toggle_dependencies": "string"
    }
  • created: 2026-04-17 04:58:02
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-17/1776419651'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
    }
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:45:04",
        "disabled": false,
        "format": "raw",
        "id": 1431,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "stellar_imssetting_attributes"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "description": "string",
            "editable": "string",
            "field_type": "string",
            "group_name": "string",
            "position": "string",
            "required": "string",
            "secret": "string",
            "select_options": "string",
            "setting_name": "string",
            "tenant": "string",
            "title": "string",
            "toggle_dependencies": "string"
        },
        "created": "2026-04-17 04:58:02",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imssetting_attributes`\n(\n `tenant`  string , `setting_name`  string , `title`  string , `description`  string , `editable`  string , `field_type`  string , `select_options`  string , `group_name`  string , `toggle_dependencies`  string , `required`  string , `secret`  string , `position`  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_imssetting_attributes/2026-04-17/1776419651'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imssetting_attributes`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imssetting_attributes"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}