Schema Info

Schema Name: sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals
  • created: 2024-10-08 18:13:23
  • disabled: False
  • format: raw
  • id: 2851
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_drivethru",
        "table": "newbookdev_newbooklicenses_templates_additionals"
    }
  • type: drivethrucsv
Schema Versions: 15
    • created: 2024-11-05 23:10:31
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-05/1730866541'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-05/1730866541
    • id: 4748950
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6674982
    • updated: 2024-11-05 23:10:42
    • created: 2024-11-05 22:57:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-05/1730866480'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-05/1730866480
    • id: 4748719
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6674751
    • updated: 2024-11-05 22:58:06
    • created: 2024-11-05 22:31:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-05/1730866346'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-05/1730866346
    • id: 4747980
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6674012
    • updated: 2024-11-05 22:31:21
    • created: 2024-11-05 04:27:58
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-04/1730785748'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730785748
    • id: 4746854
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6672084
    • updated: 2024-11-05 04:28:09
    • created: 2024-11-05 03:54:12
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-04/1730785140'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730785140
    • id: 4746233
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6671454
    • updated: 2024-11-05 03:54:23
    • created: 2024-11-05 03:42:44
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-04/1730784834'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730784834
    • id: 4745911
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6671131
    • updated: 2024-11-05 03:42:57
    • created: 2024-11-05 03:25:33
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-04/1730784231'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730784231
    • id: 4745288
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6670505
    • updated: 2024-11-05 03:25:47
    • created: 2024-11-05 02:38:21
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-04/1730784068'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730784068
    • id: 4743503
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6668720
    • updated: 2024-11-05 02:38:32
    • created: 2024-11-05 02:38:02
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-04/1730783910'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730783910
    • id: 4743491
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6668709
    • updated: 2024-11-05 02:38:13
    • created: 2024-11-05 02:19:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-04/1730783782'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730783782
    • id: 4742778
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6667995
    • updated: 2024-11-05 02:19:21
    • created: 2024-11-05 01:59:49
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-04/1730783676'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730783676
    • id: 4742055
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6667273
    • updated: 2024-11-05 02:00:00
    • created: 2024-11-05 01:35:06
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-04/1730783538'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730783538
    • id: 4741112
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6666329
    • updated: 2024-11-05 01:35:19
    • created: 2024-11-05 01:18:28
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-04/1730783320'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730783320
    • id: 4740482
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6665699
    • updated: 2024-11-05 01:18:39
    • created: 2024-11-05 00:56:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-04/1730782921'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730782921
    • id: 4739675
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6664892
    • updated: 2024-11-05 00:57:09
    • created: 2024-11-05 00:41:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-04/1730782816'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730782816
    • id: 4739092
    • processed: 1
    • raw_data:
      {
          "amount": 7,
          "discount_amount": 8,
          "gl_account_id": 5,
          "gl_category_id": 6,
          "id": 2,
          "minimum": 9,
          "newbook_region": 0,
          "template_id": 3,
          "tenant": 1,
          "type": 4,
          "unit_blocks": 10
      }
    • schema_attributes:
      {
          "amount": "string",
          "discount_amount": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "minimum": "string",
          "newbook_region": "string",
          "template_id": "string",
          "tenant": "string",
          "type": "string",
          "unit_blocks": "string"
      }
    • schema_name_id: 2851
    • schema_scan_id: 6664306
    • updated: 2024-11-05 00:41:49
Schema Scans: 15
Last at 2024-11-05 23:10:31
    • duration: 0:00:11.520045
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6674982
    • 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_newbooklicenses_templates_additionals/2024-11-05/1730866541",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-05/1730866541/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 12983212458505342362,
              "service_name": "drive-thru",
              "span_id": 4639773564278388160,
              "trace_id": 6357770891312846521
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 23:10:31
    • success: True
    • trace_id: 6357770891312846521
    • duration: 0:00:11.808719
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6674751
    • 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_newbooklicenses_templates_additionals/2024-11-05/1730866480",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-05/1730866480/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10389201364618333349,
              "service_name": "drive-thru",
              "span_id": 8697419789563996508,
              "trace_id": 4876076511812139029
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 22:57:54
    • success: True
    • trace_id: 4876076511812139029
    • duration: 0:00:11.742763
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6674012
    • 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_newbooklicenses_templates_additionals/2024-11-05/1730866346",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-05/1730866346/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5850107241908726964,
              "service_name": "drive-thru",
              "span_id": 5388067838507943121,
              "trace_id": 6018231734028093211
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 22:31:09
    • success: True
    • trace_id: 6018231734028093211
    • duration: 0:00:11.629564
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6672084
    • 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_newbooklicenses_templates_additionals/2024-11-04/1730785748",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730785748/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15615069631350157568,
              "service_name": "drive-thru",
              "span_id": 1573891599119204554,
              "trace_id": 12916080749663484798
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 04:27:57
    • success: True
    • trace_id: 12916080749663484798
    • duration: 0:00:11.672950
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6671454
    • 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_newbooklicenses_templates_additionals/2024-11-04/1730785140",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730785140/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5123065809183838218,
              "service_name": "drive-thru",
              "span_id": 11650992715767917838,
              "trace_id": 13854214323301297533
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 03:54:11
    • success: True
    • trace_id: 13854214323301297533
    • duration: 0:00:14.265815
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6671131
    • 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_newbooklicenses_templates_additionals/2024-11-04/1730784834",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730784834/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5762670162201171639,
              "service_name": "drive-thru",
              "span_id": 11371550711091377460,
              "trace_id": 1027589256939290244
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 03:42:43
    • success: True
    • trace_id: 1027589256939290244
    • duration: 0:00:14.077707
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6670505
    • 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_newbooklicenses_templates_additionals/2024-11-04/1730784231",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730784231/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7210466373072741931,
              "service_name": "drive-thru",
              "span_id": 2945935930787705864,
              "trace_id": 5654368088350840236
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 03:25:33
    • success: True
    • trace_id: 5654368088350840236
    • duration: 0:00:11.514881
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6668720
    • 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_newbooklicenses_templates_additionals/2024-11-04/1730784068",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730784068/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 8111771555705416878,
              "service_name": "drive-thru",
              "span_id": 11515651251491615971,
              "trace_id": 6499249248967200300
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 02:38:21
    • success: True
    • trace_id: 6499249248967200300
    • duration: 0:00:11.469315
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6668709
    • 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_newbooklicenses_templates_additionals/2024-11-04/1730783910",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730783910/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11028447325499755657,
              "service_name": "drive-thru",
              "span_id": 4160680915328744726,
              "trace_id": 16562485425854913403
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 02:38:02
    • success: True
    • trace_id: 16562485425854913403
    • duration: 0:00:11.467816
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6667995
    • 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_newbooklicenses_templates_additionals/2024-11-04/1730783782",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730783782/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 3976158312209973392,
              "service_name": "drive-thru",
              "span_id": 9036603815041808389,
              "trace_id": 7945716814110496169
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 02:19:10
    • success: True
    • trace_id: 7945716814110496169
    • duration: 0:00:11.878587
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6667273
    • 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_newbooklicenses_templates_additionals/2024-11-04/1730783676",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730783676/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 14518514832918827223,
              "service_name": "drive-thru",
              "span_id": 12680667160829114311,
              "trace_id": 13251636655033549672
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 01:59:48
    • success: True
    • trace_id: 13251636655033549672
    • duration: 0:00:14.020007
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6666329
    • 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_newbooklicenses_templates_additionals/2024-11-04/1730783538",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730783538/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13101851313154396089,
              "service_name": "drive-thru",
              "span_id": 15170756114198401904,
              "trace_id": 5268171266337605318
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 01:35:05
    • success: True
    • trace_id: 5268171266337605318
    • duration: 0:00:11.508127
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6665699
    • 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_newbooklicenses_templates_additionals/2024-11-04/1730783320",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730783320/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 16222415111570041661,
              "service_name": "drive-thru",
              "span_id": 3158948511669926895,
              "trace_id": 4261428570626478995
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 01:18:27
    • success: True
    • trace_id: 4261428570626478995
    • duration: 0:00:14.154918
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6664892
    • 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_newbooklicenses_templates_additionals/2024-11-04/1730782921",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730782921/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10226530211809756748,
              "service_name": "drive-thru",
              "span_id": 11584498676678601518,
              "trace_id": 15112785085411430883
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 00:56:54
    • success: True
    • trace_id: 15112785085411430883
    • duration: 0:00:11.485676
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6664306
    • 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_newbooklicenses_templates_additionals/2024-11-04/1730782816",
              "key": "raw/newbookdev_newbooklicenses_templates_additionals/2024-11-04/1730782816/licenses_templates_additionals.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 4910431906831111824,
              "service_name": "drive-thru",
              "span_id": 18181936347315360424,
              "trace_id": 15702646219120172168
          }
      }
    • running: False
    • schema_name_id: 2851
    • start_time: 2024-11-05 00:41:38
    • success: True
    • trace_id: 15702646219120172168
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "amount": "string",
        "discount_amount": "string",
        "gl_account_id": "string",
        "gl_category_id": "string",
        "id": "string",
        "minimum": "string",
        "newbook_region": "string",
        "template_id": "string",
        "tenant": "string",
        "type": "string",
        "unit_blocks": "string"
    }
  • created: 2024-11-05 23:10:31
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-05/1730866541'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
    }
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 18:13:23",
        "disabled": false,
        "format": "raw",
        "id": 2851,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_drivethru",
            "table": "newbookdev_newbooklicenses_templates_additionals"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "amount": "string",
            "discount_amount": "string",
            "gl_account_id": "string",
            "gl_category_id": "string",
            "id": "string",
            "minimum": "string",
            "newbook_region": "string",
            "template_id": "string",
            "tenant": "string",
            "type": "string",
            "unit_blocks": "string"
        },
        "created": "2024-11-05 23:10:31",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `template_id`  string , `type`  string , `gl_account_id`  string , `gl_category_id`  string , `amount`  string , `discount_amount`  string , `minimum`  string , `unit_blocks`  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_newbooklicenses_templates_additionals/2024-11-05/1730866541'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooklicenses_templates_additionals"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}