Schema Info

Schema Name: sfdl_dev_drivethru.newbookdev_newbookcharges
  • created: 2024-10-08 17:54:37
  • disabled: False
  • format: raw
  • id: 2653
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_drivethru",
        "table": "newbookdev_newbookcharges"
    }
  • type: drivethrucsv
Schema Versions: 15
    • created: 2024-11-05 22:41:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-05/1730866402'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-05/1730866402
    • id: 4748289
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6674321
    • updated: 2024-11-05 22:41:14
    • created: 2024-11-05 22:24:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-05/1730866329'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-05/1730866329
    • id: 4747746
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6673778
    • updated: 2024-11-05 22:25:03
    • created: 2024-11-05 22:17:53
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-05/1730866248'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-05/1730866248
    • id: 4747478
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6673510
    • updated: 2024-11-05 22:18:04
    • created: 2024-11-05 04:13:22
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730785667'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730785667
    • id: 4746628
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6671851
    • updated: 2024-11-05 04:13:33
    • created: 2024-11-05 03:45:28
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730785093'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730785093
    • id: 4745994
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6671214
    • updated: 2024-11-05 03:45:42
    • created: 2024-11-05 03:05:27
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730784787'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730784787
    • id: 4744528
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6669745
    • updated: 2024-11-05 03:05:38
    • created: 2024-11-05 02:49:58
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730784184'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730784184
    • id: 4743944
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6669161
    • updated: 2024-11-05 02:50:08
    • created: 2024-11-05 02:44:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730784021'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730784021
    • id: 4743751
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6668968
    • updated: 2024-11-05 02:45:01
    • created: 2024-11-05 02:28:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730783836'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730783836
    • id: 4743147
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6668364
    • updated: 2024-11-05 02:29:04
    • created: 2024-11-05 02:07:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730783735'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730783735
    • id: 4742350
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6667567
    • updated: 2024-11-05 02:08:04
    • created: 2024-11-05 01:54:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730783640'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730783640
    • id: 4741867
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6667084
    • updated: 2024-11-05 01:55:02
    • created: 2024-11-05 01:29:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730783490'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730783490
    • id: 4740907
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6666125
    • updated: 2024-11-05 01:29:51
    • created: 2024-11-05 01:07:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730783272'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730783272
    • id: 4740070
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6665287
    • updated: 2024-11-05 01:07:48
    • created: 2024-11-05 00:51:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730782874'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730782874
    • id: 4739461
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6664675
    • updated: 2024-11-05 00:51:27
    • created: 2024-11-05 00:36:36
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730782781'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-04/1730782781
    • id: 4738900
    • processed: 1
    • raw_data:
      {
          "account_id": 3,
          "amount": 7,
          "description": 6,
          "generated_by": 9,
          "generated_when": 10,
          "gl_account_id": 5,
          "gl_category_id": 4,
          "id": 2,
          "inventory_item_id": 11,
          "newbook_region": 0,
          "tax_free": 8,
          "tenant": 1,
          "voided_by": 12,
          "voided_when": 13
      }
    • schema_attributes:
      {
          "account_id": "string",
          "amount": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_account_id": "string",
          "gl_category_id": "string",
          "id": "string",
          "inventory_item_id": "string",
          "newbook_region": "string",
          "tax_free": "string",
          "tenant": "string",
          "voided_by": "string",
          "voided_when": "string"
      }
    • schema_name_id: 2653
    • schema_scan_id: 6664113
    • updated: 2024-11-05 00:36:49
Schema Scans: 15
Last at 2024-11-05 22:41:02
    • duration: 0:00:11.750844
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6674321
    • 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_newbookcharges/2024-11-05/1730866402",
              "key": "raw/newbookdev_newbookcharges/2024-11-05/1730866402/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 17585471587693660472,
              "service_name": "drive-thru",
              "span_id": 6219759697748831991,
              "trace_id": 14260257748762191211
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 22:41:02
    • success: True
    • trace_id: 14260257748762191211
    • duration: 0:00:11.515814
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6673778
    • 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_newbookcharges/2024-11-05/1730866329",
              "key": "raw/newbookdev_newbookcharges/2024-11-05/1730866329/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15575620136282642420,
              "service_name": "drive-thru",
              "span_id": 6203478786107454687,
              "trace_id": 4731812250867327242
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 22:24:52
    • success: True
    • trace_id: 4731812250867327242
    • duration: 0:00:11.669587
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6673510
    • 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_newbookcharges/2024-11-05/1730866248",
              "key": "raw/newbookdev_newbookcharges/2024-11-05/1730866248/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13111018879285421979,
              "service_name": "drive-thru",
              "span_id": 11706454971498507358,
              "trace_id": 11142335974633928839
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 22:17:52
    • success: True
    • trace_id: 11142335974633928839
    • duration: 0:00:11.796758
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6671851
    • 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_newbookcharges/2024-11-04/1730785667",
              "key": "raw/newbookdev_newbookcharges/2024-11-04/1730785667/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 17758809806971126974,
              "service_name": "drive-thru",
              "span_id": 6458840900988313553,
              "trace_id": 14222388617005127810
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 04:13:21
    • success: True
    • trace_id: 14222388617005127810
    • duration: 0:00:14.352960
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6671214
    • 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_newbookcharges/2024-11-04/1730785093",
              "key": "raw/newbookdev_newbookcharges/2024-11-04/1730785093/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15667623556487996213,
              "service_name": "drive-thru",
              "span_id": 976657963531005494,
              "trace_id": 3032619265446650344
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 03:45:27
    • success: True
    • trace_id: 3032619265446650344
    • duration: 0:00:11.515712
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6669745
    • 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_newbookcharges/2024-11-04/1730784787",
              "key": "raw/newbookdev_newbookcharges/2024-11-04/1730784787/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 8310252425806961504,
              "service_name": "drive-thru",
              "span_id": 13316225714359766678,
              "trace_id": 18224556193587603051
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 03:05:26
    • success: True
    • trace_id: 18224556193587603051
    • duration: 0:00:11.559612
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6669161
    • 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_newbookcharges/2024-11-04/1730784184",
              "key": "raw/newbookdev_newbookcharges/2024-11-04/1730784184/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13598985424878596780,
              "service_name": "drive-thru",
              "span_id": 10185550240476846434,
              "trace_id": 2572507898145248702
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 02:49:57
    • success: True
    • trace_id: 2572507898145248702
    • duration: 0:00:11.666901
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6668968
    • 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_newbookcharges/2024-11-04/1730784021",
              "key": "raw/newbookdev_newbookcharges/2024-11-04/1730784021/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 1067163707075994304,
              "service_name": "drive-thru",
              "span_id": 11095767044848632753,
              "trace_id": 13976609063623509044
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 02:44:50
    • success: True
    • trace_id: 13976609063623509044
    • duration: 0:00:14.030591
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6668364
    • 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_newbookcharges/2024-11-04/1730783836",
              "key": "raw/newbookdev_newbookcharges/2024-11-04/1730783836/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7288278750602877455,
              "service_name": "drive-thru",
              "span_id": 534975185429750152,
              "trace_id": 8467462884107325473
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 02:28:50
    • success: True
    • trace_id: 8467462884107325473
    • duration: 0:00:11.523392
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6667567
    • 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_newbookcharges/2024-11-04/1730783735",
              "key": "raw/newbookdev_newbookcharges/2024-11-04/1730783735/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 3844212993259183225,
              "service_name": "drive-thru",
              "span_id": 8774558295943853788,
              "trace_id": 15696612580852256057
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 02:07:53
    • success: True
    • trace_id: 15696612580852256057
    • duration: 0:00:11.631269
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6667084
    • 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_newbookcharges/2024-11-04/1730783640",
              "key": "raw/newbookdev_newbookcharges/2024-11-04/1730783640/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13703038784902860374,
              "service_name": "drive-thru",
              "span_id": 17477824095710298210,
              "trace_id": 13562477601495001061
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 01:54:51
    • success: True
    • trace_id: 13562477601495001061
    • duration: 0:00:14.191602
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6666125
    • 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_newbookcharges/2024-11-04/1730783490",
              "key": "raw/newbookdev_newbookcharges/2024-11-04/1730783490/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7355535908400757959,
              "service_name": "drive-thru",
              "span_id": 3674257801093357189,
              "trace_id": 6761422915987453230
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 01:29:37
    • success: True
    • trace_id: 6761422915987453230
    • duration: 0:00:14.076103
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6665287
    • 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_newbookcharges/2024-11-04/1730783272",
              "key": "raw/newbookdev_newbookcharges/2024-11-04/1730783272/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 4647655647216753900,
              "service_name": "drive-thru",
              "span_id": 5758483152426907434,
              "trace_id": 14781197187146348727
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 01:07:34
    • success: True
    • trace_id: 14781197187146348727
    • duration: 0:00:11.546688
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6664675
    • 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_newbookcharges/2024-11-04/1730782874",
              "key": "raw/newbookdev_newbookcharges/2024-11-04/1730782874/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10353123156355631902,
              "service_name": "drive-thru",
              "span_id": 13250300432061859468,
              "trace_id": 16916074898443250328
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 00:51:16
    • success: True
    • trace_id: 16916074898443250328
    • duration: 0:00:14.183002
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6664113
    • 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_newbookcharges/2024-11-04/1730782781",
              "key": "raw/newbookdev_newbookcharges/2024-11-04/1730782781/charges.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookcharges",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 8009078075942632671,
              "service_name": "drive-thru",
              "span_id": 9495061940634340151,
              "trace_id": 11652172846817962666
          }
      }
    • running: False
    • schema_name_id: 2653
    • start_time: 2024-11-05 00:36:35
    • success: True
    • trace_id: 11652172846817962666
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "account_id": "string",
        "amount": "string",
        "description": "string",
        "generated_by": "string",
        "generated_when": "string",
        "gl_account_id": "string",
        "gl_category_id": "string",
        "id": "string",
        "inventory_item_id": "string",
        "newbook_region": "string",
        "tax_free": "string",
        "tenant": "string",
        "voided_by": "string",
        "voided_when": "string"
    }
  • created: 2024-11-05 22:41:03
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-05/1730866402'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2024-10-08 17:54:37",
        "disabled": false,
        "format": "raw",
        "id": 2653,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_drivethru",
            "table": "newbookdev_newbookcharges"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "account_id": "string",
            "amount": "string",
            "description": "string",
            "generated_by": "string",
            "generated_when": "string",
            "gl_account_id": "string",
            "gl_category_id": "string",
            "id": "string",
            "inventory_item_id": "string",
            "newbook_region": "string",
            "tax_free": "string",
            "tenant": "string",
            "voided_by": "string",
            "voided_when": "string"
        },
        "created": "2024-11-05 22:41:03",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookcharges`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `account_id`  string , `gl_category_id`  string , `gl_account_id`  string , `description`  string , `amount`  string , `tax_free`  string , `generated_by`  string , `generated_when`  string , `inventory_item_id`  string , `voided_by`  string , `voided_when`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookcharges/2024-11-05/1730866402'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookcharges`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookcharges"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}