Schema Info

Schema Name: sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions
  • created: 2024-10-08 18:38:44
  • disabled: False
  • format: raw
  • id: 3086
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_drivethru",
        "table": "newbookdev_newbookupgrade_promotions"
    }
  • type: drivethrucsv
Schema Versions: 15
    • created: 2024-11-05 23:49:20
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-05/1730866587'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-05/1730866587
    • id: 4749423
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6675468
    • updated: 2024-11-05 23:49:31
    • created: 2024-11-05 23:44:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-05/1730866626'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-05/1730866626
    • id: 4749378
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6675413
    • updated: 2024-11-05 23:44:28
    • created: 2024-11-05 22:59:36
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-05/1730866490'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-05/1730866490
    • id: 4748754
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6674786
    • updated: 2024-11-05 22:59:47
    • created: 2024-11-05 05:00:02
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-04/1730785826'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730785826
    • id: 4747190
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6672422
    • updated: 2024-11-05 05:00:18
    • created: 2024-11-05 04:19:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-04/1730785183'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730785183
    • id: 4746730
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6671954
    • updated: 2024-11-05 04:19:22
    • created: 2024-11-05 03:40:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-04/1730784877'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730784877
    • id: 4745852
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6671069
    • updated: 2024-11-05 03:41:05
    • created: 2024-11-05 03:25:19
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-04/1730784274'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730784274
    • id: 4745278
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6670496
    • updated: 2024-11-05 03:25:32
    • created: 2024-11-05 02:57:14
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-04/1730784112'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730784112
    • id: 4744224
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6669441
    • updated: 2024-11-05 02:57:25
    • created: 2024-11-05 02:30:01
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-04/1730783858'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730783858
    • id: 4743192
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6668409
    • updated: 2024-11-05 02:30:11
    • created: 2024-11-05 02:23:01
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-04/1730783826'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730783826
    • id: 4742924
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6668141
    • updated: 2024-11-05 02:23:12
    • created: 2024-11-05 02:05:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-04/1730783709'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730783709
    • id: 4742249
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6667466
    • updated: 2024-11-05 02:05:19
    • created: 2024-11-05 01:47:41
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-04/1730783584'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730783584
    • id: 4741595
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6666812
    • updated: 2024-11-05 01:47:52
    • created: 2024-11-05 01:25:47
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-04/1730783365'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730783365
    • id: 4740761
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6665978
    • updated: 2024-11-05 01:25:57
    • created: 2024-11-05 01:03:31
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-04/1730782964'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730782964
    • id: 4739920
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6665137
    • updated: 2024-11-05 01:03:45
    • created: 2024-11-05 00:44:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-04/1730782849'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730782849
    • id: 4739206
    • processed: 1
    • raw_data:
      {
          "active": 26,
          "automatic": 23,
          "booking_status": 6,
          "confirmation_template_id": 18,
          "days": 13,
          "daysofweek": 9,
          "end_date": 15,
          "failure_template_id": 19,
          "gl_account_id": 25,
          "gl_category_id": 24,
          "id": 2,
          "inventory_item_id": 4,
          "maximum_periods": 8,
          "minimum_periods": 7,
          "newbook_region": 0,
          "promotion_name": 5,
          "promotion_template_id": 17,
          "promotion_type": 3,
          "send_time": 11,
          "send_when": 12,
          "sending_method": 20,
          "start_date": 14,
          "tax_free": 10,
          "tenant": 1,
          "type": 21,
          "type_id": 22,
          "valid_periods": 16
      }
    • schema_attributes:
      {
          "active": "string",
          "automatic": "string",
          "booking_status": "string",
          "confirmation_template_id": "string",
          "days": "string",
          "daysofweek": "string",
          "end_date": "string",
          "failure_template_id": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "maximum_periods": "string",
          "minimum_periods": "string",
          "newbook_region": "string",
          "promotion_name": "string",
          "promotion_template_id": "string",
          "promotion_type": "string",
          "send_time": "string",
          "send_when": "string",
          "sending_method": "string",
          "start_date": "string",
          "tax_free": "string",
          "tenant": "string",
          "type": "string",
          "type_id": "string",
          "valid_periods": "string"
      }
    • schema_name_id: 3086
    • schema_scan_id: 6664421
    • updated: 2024-11-05 00:44:51
Schema Scans: 15
Last at 2024-11-05 23:49:18
    • duration: 0:00:12.313852
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6675468
    • 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_newbookupgrade_promotions/2024-11-05/1730866587",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-05/1730866587/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 18146083002345317872,
              "service_name": "drive-thru",
              "span_id": 1906704072114391494,
              "trace_id": 698698904004012948
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 23:49:18
    • success: True
    • trace_id: 698698904004012948
    • duration: 0:00:12.318957
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6675413
    • 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_newbookupgrade_promotions/2024-11-05/1730866626",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-05/1730866626/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 17838039603939009061,
              "service_name": "drive-thru",
              "span_id": 7253020456394843256,
              "trace_id": 16883034876043778324
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 23:44:16
    • success: True
    • trace_id: 16883034876043778324
    • duration: 0:00:12.329622
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6674786
    • 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_newbookupgrade_promotions/2024-11-05/1730866490",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-05/1730866490/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7631631383765743525,
              "service_name": "drive-thru",
              "span_id": 17804544054455695648,
              "trace_id": 1224805305383727356
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 22:59:35
    • success: True
    • trace_id: 1224805305383727356
    • duration: 0:00:17.909116
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6672422
    • 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_newbookupgrade_promotions/2024-11-04/1730785826",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730785826/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 1031174428715288301,
              "service_name": "drive-thru",
              "span_id": 17447861510649295751,
              "trace_id": 15122172743475023271
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 05:00:00
    • success: True
    • trace_id: 15122172743475023271
    • duration: 0:00:14.904661
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6671954
    • 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_newbookupgrade_promotions/2024-11-04/1730785183",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730785183/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 1480391709035024951,
              "service_name": "drive-thru",
              "span_id": 6401232663156576364,
              "trace_id": 7186218971406204299
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 04:19:07
    • success: True
    • trace_id: 7186218971406204299
    • duration: 0:00:12.102192
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6671069
    • 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_newbookupgrade_promotions/2024-11-04/1730784877",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730784877/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 962717092746126275,
              "service_name": "drive-thru",
              "span_id": 3368473647793502143,
              "trace_id": 12059121593532140755
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 03:40:53
    • success: True
    • trace_id: 12059121593532140755
    • duration: 0:00:14.378998
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6670496
    • 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_newbookupgrade_promotions/2024-11-04/1730784274",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730784274/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 17989585461766166411,
              "service_name": "drive-thru",
              "span_id": 937496355407547212,
              "trace_id": 5776207502525778809
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 03:25:18
    • success: True
    • trace_id: 5776207502525778809
    • duration: 0:00:11.885649
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6669441
    • 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_newbookupgrade_promotions/2024-11-04/1730784112",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730784112/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5885678929834115975,
              "service_name": "drive-thru",
              "span_id": 11943230874700518921,
              "trace_id": 8770132555058952641
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 02:57:13
    • success: True
    • trace_id: 8770132555058952641
    • duration: 0:00:12.190739
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6668409
    • 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_newbookupgrade_promotions/2024-11-04/1730783858",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730783858/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7826607280126766826,
              "service_name": "drive-thru",
              "span_id": 5428050602315062724,
              "trace_id": 811059662753046149
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 02:29:59
    • success: True
    • trace_id: 811059662753046149
    • duration: 0:00:12.371082
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6668141
    • 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_newbookupgrade_promotions/2024-11-04/1730783826",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730783826/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15107280499831381956,
              "service_name": "drive-thru",
              "span_id": 4119755109838154640,
              "trace_id": 5975440318173147292
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 02:22:59
    • success: True
    • trace_id: 5975440318173147292
    • duration: 0:00:11.970078
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6667466
    • 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_newbookupgrade_promotions/2024-11-04/1730783709",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730783709/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 8933110779098661533,
              "service_name": "drive-thru",
              "span_id": 3568394565317516223,
              "trace_id": 12333464844344163174
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 02:05:07
    • success: True
    • trace_id: 12333464844344163174
    • duration: 0:00:11.927382
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6666812
    • 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_newbookupgrade_promotions/2024-11-04/1730783584",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730783584/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 8486607033427741053,
              "service_name": "drive-thru",
              "span_id": 8229469305618737432,
              "trace_id": 7705799249556927554
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 01:47:40
    • success: True
    • trace_id: 7705799249556927554
    • duration: 0:00:11.836692
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6665978
    • 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_newbookupgrade_promotions/2024-11-04/1730783365",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730783365/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10561302465555410625,
              "service_name": "drive-thru",
              "span_id": 13864911990872993056,
              "trace_id": 12820164314063302439
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 01:25:46
    • success: True
    • trace_id: 12820164314063302439
    • duration: 0:00:14.449059
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6665137
    • 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_newbookupgrade_promotions/2024-11-04/1730782964",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730782964/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 6394052423983404750,
              "service_name": "drive-thru",
              "span_id": 9922206928018816675,
              "trace_id": 14744737676904152838
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 01:03:31
    • success: True
    • trace_id: 14744737676904152838
    • duration: 0:00:14.517630
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6664421
    • 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_newbookupgrade_promotions/2024-11-04/1730782849",
              "key": "raw/newbookdev_newbookupgrade_promotions/2024-11-04/1730782849/upgrade_promotions.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10814787219787989225,
              "service_name": "drive-thru",
              "span_id": 9730252152781692948,
              "trace_id": 13227993070454522028
          }
      }
    • running: False
    • schema_name_id: 3086
    • start_time: 2024-11-05 00:44:37
    • success: True
    • trace_id: 13227993070454522028
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "active": "string",
        "automatic": "string",
        "booking_status": "string",
        "confirmation_template_id": "string",
        "days": "string",
        "daysofweek": "string",
        "end_date": "string",
        "failure_template_id": "string",
        "gl_account_id": "string",
        "gl_category_id": "string",
        "id": "string",
        "inventory_item_id": "string",
        "maximum_periods": "string",
        "minimum_periods": "string",
        "newbook_region": "string",
        "promotion_name": "string",
        "promotion_template_id": "string",
        "promotion_type": "string",
        "send_time": "string",
        "send_when": "string",
        "sending_method": "string",
        "start_date": "string",
        "tax_free": "string",
        "tenant": "string",
        "type": "string",
        "type_id": "string",
        "valid_periods": "string"
    }
  • created: 2024-11-05 23:49:20
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-05/1730866587'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
    }
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:38:44",
        "disabled": false,
        "format": "raw",
        "id": 3086,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_drivethru",
            "table": "newbookdev_newbookupgrade_promotions"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "active": "string",
            "automatic": "string",
            "booking_status": "string",
            "confirmation_template_id": "string",
            "days": "string",
            "daysofweek": "string",
            "end_date": "string",
            "failure_template_id": "string",
            "gl_account_id": "string",
            "gl_category_id": "string",
            "id": "string",
            "inventory_item_id": "string",
            "maximum_periods": "string",
            "minimum_periods": "string",
            "newbook_region": "string",
            "promotion_name": "string",
            "promotion_template_id": "string",
            "promotion_type": "string",
            "send_time": "string",
            "send_when": "string",
            "sending_method": "string",
            "start_date": "string",
            "tax_free": "string",
            "tenant": "string",
            "type": "string",
            "type_id": "string",
            "valid_periods": "string"
        },
        "created": "2024-11-05 23:49:20",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `promotion_type`  string , `inventory_item_id`  string , `promotion_name`  string , `booking_status`  string , `minimum_periods`  string , `maximum_periods`  string , `daysofweek`  string , `tax_free`  string , `send_time`  string , `send_when`  string , `days`  string , `start_date`  string , `end_date`  string , `valid_periods`  string , `promotion_template_id`  string , `confirmation_template_id`  string , `failure_template_id`  string , `sending_method`  string , `type`  string , `type_id`  string , `automatic`  string , `gl_category_id`  string , `gl_account_id`  string , `active`  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_newbookupgrade_promotions/2024-11-05/1730866587'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookupgrade_promotions"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}