Schema Info

Schema Name: sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts
  • created: 2024-10-08 17:59:24
  • disabled: False
  • format: raw
  • id: 2718
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_drivethru",
        "table": "newbookdev_newbookdiscounts_amounts"
    }
  • type: drivethrucsv
Schema Versions: 15
    • created: 2024-11-05 22:59:07
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866472'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866472
    • id: 4748745
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6674777
    • updated: 2024-11-05 22:59:21
    • created: 2024-11-05 22:36:19
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866386'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866386
    • id: 4748148
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6674180
    • updated: 2024-11-05 22:36:30
    • created: 2024-11-05 22:19:20
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866278'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866278
    • id: 4747533
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6673565
    • updated: 2024-11-05 22:19:33
    • created: 2024-11-05 04:24:28
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730785699'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730785699
    • id: 4746805
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6672035
    • updated: 2024-11-05 04:24:42
    • created: 2024-11-05 03:49:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730785113'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730785113
    • id: 4746116
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6671337
    • updated: 2024-11-05 03:50:05
    • created: 2024-11-05 03:26:15
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730784807'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730784807
    • id: 4745316
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6670533
    • updated: 2024-11-05 03:26:26
    • created: 2024-11-05 03:05:36
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730784204'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730784204
    • id: 4744532
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6669749
    • updated: 2024-11-05 03:05:47
    • created: 2024-11-05 02:47:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730784041'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730784041
    • id: 4743863
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6669081
    • updated: 2024-11-05 02:48:02
    • created: 2024-11-05 02:12:56
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783755'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783755
    • id: 4742540
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6667757
    • updated: 2024-11-05 02:13:07
    • created: 2024-11-05 02:10:13
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783841'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783841
    • id: 4742437
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6667654
    • updated: 2024-11-05 02:10:26
    • created: 2024-11-05 01:51:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783655'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783655
    • id: 4741754
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6666971
    • updated: 2024-11-05 01:52:09
    • created: 2024-11-05 01:32:02
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783510'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783510
    • id: 4740997
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6666214
    • updated: 2024-11-05 01:32:18
    • created: 2024-11-05 01:03:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783293'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783293
    • id: 4739932
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6665149
    • updated: 2024-11-05 01:04:01
    • created: 2024-11-05 00:52:31
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730782894'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730782894
    • id: 4739508
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6664723
    • updated: 2024-11-05 00:52:42
    • created: 2024-11-05 00:38:26
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730782796'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730782796
    • id: 4738970
    • processed: 1
    • raw_data:
      {
          "added_when": 9,
          "discount_amount": 4,
          "discount_id": 3,
          "id": 2,
          "maximum": 6,
          "minimum": 5,
          "newbook_region": 0,
          "tariffs_period_id": 8,
          "tariffs_type_id": 7,
          "tenant": 1
      }
    • schema_attributes:
      {
          "added_when": "string",
          "discount_amount": "string",
          "discount_id": "string",
          "id": "string",
          "maximum": "string",
          "minimum": "string",
          "newbook_region": "string",
          "tariffs_period_id": "string",
          "tariffs_type_id": "string",
          "tenant": "string"
      }
    • schema_name_id: 2718
    • schema_scan_id: 6664184
    • updated: 2024-11-05 00:38:40
Schema Scans: 15
Last at 2024-11-05 22:59:07
    • duration: 0:00:14.246493
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6674777
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866472",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866472/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 17836622009111792656,
              "service_name": "drive-thru",
              "span_id": 6094818247566231392,
              "trace_id": 18037597464390148688
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 22:59:07
    • success: True
    • trace_id: 18037597464390148688
    • duration: 0:00:11.582186
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6674180
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866386",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866386/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 17228347737083550263,
              "service_name": "drive-thru",
              "span_id": 5824961799642256447,
              "trace_id": 16623379619216088048
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 22:36:18
    • success: True
    • trace_id: 16623379619216088048
    • duration: 0:00:14.252421
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6673565
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866278",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866278/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 9930118234973461987,
              "service_name": "drive-thru",
              "span_id": 4329058270993657385,
              "trace_id": 3263146801221940871
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 22:19:19
    • success: True
    • trace_id: 3263146801221940871
    • duration: 0:00:14.171185
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6672035
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730785699",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730785699/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 4444895726864079550,
              "service_name": "drive-thru",
              "span_id": 18233034005907183289,
              "trace_id": 7219070933325508962
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 04:24:27
    • success: True
    • trace_id: 7219070933325508962
    • duration: 0:00:14.069953
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6671337
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730785113",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730785113/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 1679547111082056086,
              "service_name": "drive-thru",
              "span_id": 14973626105005368458,
              "trace_id": 3195871824096337907
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 03:49:51
    • success: True
    • trace_id: 3195871824096337907
    • duration: 0:00:11.524805
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6670533
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730784807",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730784807/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 9346914207959304307,
              "service_name": "drive-thru",
              "span_id": 10564876830683241189,
              "trace_id": 8720760837615978358
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 03:26:14
    • success: True
    • trace_id: 8720760837615978358
    • duration: 0:00:11.377340
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6669749
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730784204",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730784204/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 17819404577572134580,
              "service_name": "drive-thru",
              "span_id": 9462896818015478379,
              "trace_id": 7695916216855216670
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 03:05:36
    • success: True
    • trace_id: 7695916216855216670
    • duration: 0:00:11.514858
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6669081
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730784041",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730784041/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 17367773595094906673,
              "service_name": "drive-thru",
              "span_id": 15186410487730067978,
              "trace_id": 344036179403084630
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 02:47:50
    • success: True
    • trace_id: 344036179403084630
    • duration: 0:00:11.595583
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6667757
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783755",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783755/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 424004071496021241,
              "service_name": "drive-thru",
              "span_id": 313288212400093760,
              "trace_id": 4356989822078558000
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 02:12:56
    • success: True
    • trace_id: 4356989822078558000
    • duration: 0:00:14.178585
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6667654
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783841",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783841/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 8754700466666078347,
              "service_name": "drive-thru",
              "span_id": 9711891427879950032,
              "trace_id": 703711472985090807
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 02:10:12
    • success: True
    • trace_id: 703711472985090807
    • duration: 0:00:13.964454
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6666971
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783655",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783655/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 4549096841916804707,
              "service_name": "drive-thru",
              "span_id": 6175712516891548349,
              "trace_id": 12694196171332938210
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 01:51:55
    • success: True
    • trace_id: 12694196171332938210
    • duration: 0:00:16.572125
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6666214
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783510",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783510/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11782986426841896093,
              "service_name": "drive-thru",
              "span_id": 6760819887914264984,
              "trace_id": 47878315344476719
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 01:32:02
    • success: True
    • trace_id: 47878315344476719
    • duration: 0:00:11.428627
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6665149
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783293",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730783293/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 18098745745766762902,
              "service_name": "drive-thru",
              "span_id": 13738362207359376035,
              "trace_id": 7075417852261303501
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 01:03:50
    • success: True
    • trace_id: 7075417852261303501
    • duration: 0:00:11.264056
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6664723
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730782894",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730782894/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 3433741964162506191,
              "service_name": "drive-thru",
              "span_id": 10087555995366330470,
              "trace_id": 16754348713757502787
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 00:52:31
    • success: True
    • trace_id: 16754348713757502787
    • duration: 0:00:14.182751
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6664184
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-dev",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730782796",
              "key": "raw/newbookdev_newbookdiscounts_amounts/2024-11-04/1730782796/discounts_amounts.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 18060837131196700096,
              "service_name": "drive-thru",
              "span_id": 11643182201805181655,
              "trace_id": 10637188561617749099
          }
      }
    • running: False
    • schema_name_id: 2718
    • start_time: 2024-11-05 00:38:25
    • success: True
    • trace_id: 10637188561617749099
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "added_when": "string",
        "discount_amount": "string",
        "discount_id": "string",
        "id": "string",
        "maximum": "string",
        "minimum": "string",
        "newbook_region": "string",
        "tariffs_period_id": "string",
        "tariffs_type_id": "string",
        "tenant": "string"
    }
  • created: 2024-11-05 22:59:07
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866472'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2024-10-08 17:59:24",
        "disabled": false,
        "format": "raw",
        "id": 2718,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_drivethru",
            "table": "newbookdev_newbookdiscounts_amounts"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "added_when": "string",
            "discount_amount": "string",
            "discount_id": "string",
            "id": "string",
            "maximum": "string",
            "minimum": "string",
            "newbook_region": "string",
            "tariffs_period_id": "string",
            "tariffs_type_id": "string",
            "tenant": "string"
        },
        "created": "2024-11-05 22:59:07",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `discount_id`  string , `discount_amount`  string , `minimum`  string , `maximum`  string , `tariffs_type_id`  string , `tariffs_period_id`  string , `added_when`  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-dev/raw/newbookdev_newbookdiscounts_amounts/2024-11-05/1730866472'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookdiscounts_amounts"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}