Schema Info

Schema Name: sfdl_prod_drivethru.stellar_imscustomer_locations
  • created: 2023-02-07 01:46:35
  • disabled: False
  • format: raw
  • id: 1460
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "stellar_imscustomer_locations"
    }
  • type: drivethrucsv
Schema Versions: 15
    • created: 2026-04-17 04:55:43
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-17/1776419647'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-17/1776419647
    • id: 1717938
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 162169276
    • updated: 2026-04-17 04:55:55
    • created: 2026-04-16 05:18:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-16/1776334546'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-16/1776334546
    • id: 1716748
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 162114418
    • updated: 2026-04-16 05:18:19
    • created: 2026-04-15 03:41:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-15/1776242359'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-15/1776242359
    • id: 1715493
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 162056376
    • updated: 2026-04-15 03:41:34
    • created: 2026-04-14 05:03:14
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-14/1776160755'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-14/1776160755
    • id: 1714363
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 162003076
    • updated: 2026-04-14 05:03:25
    • created: 2026-04-13 05:07:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-13/1776074800'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-13/1776074800
    • id: 1713087
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 161945293
    • updated: 2026-04-13 05:08:00
    • created: 2026-04-12 05:06:18
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-12/1775988157'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-12/1775988157
    • id: 1711942
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 161896393
    • updated: 2026-04-12 05:06:31
    • created: 2026-04-11 05:17:39
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-11/1775902576'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-11/1775902576
    • id: 1710706
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 161843926
    • updated: 2026-04-11 05:17:52
    • created: 2026-04-10 05:00:42
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-10/1775815214'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-10/1775815214
    • id: 1709506
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 161788541
    • updated: 2026-04-10 05:00:56
    • created: 2026-04-09 05:03:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-09/1775728839'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-09/1775728839
    • id: 1708441
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 161733003
    • updated: 2026-04-09 05:04:09
    • created: 2026-04-08 05:13:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-08/1775643002'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-08/1775643002
    • id: 1707224
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 161678383
    • updated: 2026-04-08 05:13:49
    • created: 2026-04-07 05:18:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-07/1775556857'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-07/1775556857
    • id: 1706081
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 161622174
    • updated: 2026-04-07 05:19:02
    • created: 2026-04-06 05:16:28
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-06/1775470529'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-06/1775470529
    • id: 1704763
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 161564234
    • updated: 2026-04-06 05:16:42
    • created: 2026-04-05 04:56:43
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-05/1775382944'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-05/1775382944
    • id: 1703552
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 161516528
    • updated: 2026-04-05 04:56:54
    • created: 2026-04-04 04:58:24
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-04/1775296470'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-04/1775296470
    • id: 1702480
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 161462219
    • updated: 2026-04-04 04:58:36
    • created: 2026-04-03 05:13:27
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-03/1775211034'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/stellar_imscustomer_locations/2026-04-03/1775211034
    • id: 1701256
    • processed: 1
    • raw_data:
      {
          "customer_id": 1,
          "location_id": 2,
          "tenant": 0
      }
    • schema_attributes:
      {
          "customer_id": "string",
          "location_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 1460
    • schema_scan_id: 161404854
    • updated: 2026-04-03 05:13:41
Schema Scans: 15
Last at 2026-04-17 04:55:43
    • duration: 0:00:11.594769
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162169276
    • 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_imscustomer_locations/2026-04-17/1776419647",
              "key": "raw/stellar_imscustomer_locations/2026-04-17/1776419647/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 2251024918638822774,
              "service_name": "drive-thru",
              "span_id": 981980319428073066,
              "trace_id": 17341085000357102179
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-17 04:55:43
    • success: True
    • trace_id: 17341085000357102179
    • duration: 0:00:14.032032
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162114418
    • 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_imscustomer_locations/2026-04-16/1776334546",
              "key": "raw/stellar_imscustomer_locations/2026-04-16/1776334546/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 16668028383856217766,
              "service_name": "drive-thru",
              "span_id": 2440801767452632806,
              "trace_id": 15978184947677619972
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-16 05:18:05
    • success: True
    • trace_id: 15978184947677619972
    • duration: 0:00:11.556944
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162056376
    • 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_imscustomer_locations/2026-04-15/1776242359",
              "key": "raw/stellar_imscustomer_locations/2026-04-15/1776242359/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 1017344193201581938,
              "service_name": "drive-thru",
              "span_id": 16726135095151382343,
              "trace_id": 7090942438076801842
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-15 03:41:23
    • success: True
    • trace_id: 7090942438076801842
    • duration: 0:00:11.604664
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 162003076
    • 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_imscustomer_locations/2026-04-14/1776160755",
              "key": "raw/stellar_imscustomer_locations/2026-04-14/1776160755/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 3690279190145719130,
              "service_name": "drive-thru",
              "span_id": 12611437632397239267,
              "trace_id": 1352065178716923151
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-14 05:03:14
    • success: True
    • trace_id: 1352065178716923151
    • duration: 0:00:14.224037
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161945293
    • 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_imscustomer_locations/2026-04-13/1776074800",
              "key": "raw/stellar_imscustomer_locations/2026-04-13/1776074800/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 2686510876432916779,
              "service_name": "drive-thru",
              "span_id": 15556443855854698959,
              "trace_id": 1270896411692412079
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-13 05:07:46
    • success: True
    • trace_id: 1270896411692412079
    • duration: 0:00:14.064109
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161896393
    • 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_imscustomer_locations/2026-04-12/1775988157",
              "key": "raw/stellar_imscustomer_locations/2026-04-12/1775988157/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 6526225886482413279,
              "service_name": "drive-thru",
              "span_id": 11484076623052928904,
              "trace_id": 17749023176802462719
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-12 05:06:17
    • success: True
    • trace_id: 17749023176802462719
    • duration: 0:00:14.206869
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161843926
    • 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_imscustomer_locations/2026-04-11/1775902576",
              "key": "raw/stellar_imscustomer_locations/2026-04-11/1775902576/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5540327747911127787,
              "service_name": "drive-thru",
              "span_id": 10034727048687780663,
              "trace_id": 15644651466593344127
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-11 05:17:38
    • success: True
    • trace_id: 15644651466593344127
    • duration: 0:00:14.247861
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161788541
    • 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_imscustomer_locations/2026-04-10/1775815214",
              "key": "raw/stellar_imscustomer_locations/2026-04-10/1775815214/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 2288996715915513850,
              "service_name": "drive-thru",
              "span_id": 388933008903414146,
              "trace_id": 11245623630118391424
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-10 05:00:42
    • success: True
    • trace_id: 11245623630118391424
    • duration: 0:00:14.220722
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161733003
    • 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_imscustomer_locations/2026-04-09/1775728839",
              "key": "raw/stellar_imscustomer_locations/2026-04-09/1775728839/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 4579058501345795188,
              "service_name": "drive-thru",
              "span_id": 7457850843412312757,
              "trace_id": 10122185437981679502
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-09 05:03:55
    • success: True
    • trace_id: 10122185437981679502
    • duration: 0:00:11.581292
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161678383
    • 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_imscustomer_locations/2026-04-08/1775643002",
              "key": "raw/stellar_imscustomer_locations/2026-04-08/1775643002/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 2066808214379077173,
              "service_name": "drive-thru",
              "span_id": 17448935697581608202,
              "trace_id": 937585153920663518
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-08 05:13:38
    • success: True
    • trace_id: 937585153920663518
    • duration: 0:00:14.099571
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161622174
    • 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_imscustomer_locations/2026-04-07/1775556857",
              "key": "raw/stellar_imscustomer_locations/2026-04-07/1775556857/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 18168750523708178325,
              "service_name": "drive-thru",
              "span_id": 4291355471117965655,
              "trace_id": 13355161413472977696
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-07 05:18:48
    • success: True
    • trace_id: 13355161413472977696
    • duration: 0:00:14.190548
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161564234
    • 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_imscustomer_locations/2026-04-06/1775470529",
              "key": "raw/stellar_imscustomer_locations/2026-04-06/1775470529/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 9883477170206124424,
              "service_name": "drive-thru",
              "span_id": 17526901520958201891,
              "trace_id": 471382136759075664
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-06 05:16:28
    • success: True
    • trace_id: 471382136759075664
    • duration: 0:00:11.603871
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161516528
    • 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_imscustomer_locations/2026-04-05/1775382944",
              "key": "raw/stellar_imscustomer_locations/2026-04-05/1775382944/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7361200102243282448,
              "service_name": "drive-thru",
              "span_id": 6951273623051340263,
              "trace_id": 13335072030011578810
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-05 04:56:43
    • success: True
    • trace_id: 13335072030011578810
    • duration: 0:00:11.561357
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161462219
    • 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_imscustomer_locations/2026-04-04/1775296470",
              "key": "raw/stellar_imscustomer_locations/2026-04-04/1775296470/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5375532429150495567,
              "service_name": "drive-thru",
              "span_id": 13978735672100823733,
              "trace_id": 6245254319742549618
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-04 04:58:24
    • success: True
    • trace_id: 6245254319742549618
    • duration: 0:00:14.072094
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 161404854
    • 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_imscustomer_locations/2026-04-03/1775211034",
              "key": "raw/stellar_imscustomer_locations/2026-04-03/1775211034/customer_locations.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.stellar_imscustomer_locations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 1312431793510135334,
              "service_name": "drive-thru",
              "span_id": 1722330581389496131,
              "trace_id": 3553611730513219591
          }
      }
    • running: False
    • schema_name_id: 1460
    • start_time: 2026-04-03 05:13:27
    • success: True
    • trace_id: 3553611730513219591
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "customer_id": "string",
        "location_id": "string",
        "tenant": "string"
    }
  • created: 2026-04-17 04:55:43
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-17/1776419647'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
    }
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:46:35",
        "disabled": false,
        "format": "raw",
        "id": 1460,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "stellar_imscustomer_locations"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "customer_id": "string",
            "location_id": "string",
            "tenant": "string"
        },
        "created": "2026-04-17 04:55:43",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.stellar_imscustomer_locations`\n(\n `tenant`  string , `customer_id`  string , `location_id`  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_imscustomer_locations/2026-04-17/1776419647'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.stellar_imscustomer_locations`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.stellar_imscustomer_locations"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}