Schema Info

Schema Name: sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations
  • created: 2024-10-08 18:16:39
  • disabled: False
  • format: raw
  • id: 2882
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_drivethru",
        "table": "newbookdev_newbookowners_payments_allocations"
    }
  • type: drivethrucsv
Schema Versions: 15
    • created: 2024-11-05 23:39:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-05/1730866576'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-05/1730866576
    • id: 4749334
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6675366
    • updated: 2024-11-05 23:39:45
    • created: 2024-11-05 23:06:44
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-05/1730866518'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-05/1730866518
    • id: 4748882
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6674914
    • updated: 2024-11-05 23:06:58
    • created: 2024-11-05 22:44:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-05/1730866390'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-05/1730866390
    • id: 4748376
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6674408
    • updated: 2024-11-05 22:44:22
    • created: 2024-11-05 04:35:18
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-04/1730785773'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730785773
    • id: 4746956
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6672187
    • updated: 2024-11-05 04:35:31
    • created: 2024-11-05 04:01:56
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-04/1730785154'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730785154
    • id: 4746412
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6671632
    • updated: 2024-11-05 04:02:09
    • created: 2024-11-05 03:38:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-04/1730784849'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730784849
    • id: 4745760
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6670978
    • updated: 2024-11-05 03:38:16
    • created: 2024-11-05 03:20:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-04/1730784245'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730784245
    • id: 4745106
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6670323
    • updated: 2024-11-05 03:20:59
    • created: 2024-11-05 02:57:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-04/1730784083'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730784083
    • id: 4744237
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6669454
    • updated: 2024-11-05 02:57:47
    • created: 2024-11-05 02:20:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-04/1730783921'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730783921
    • id: 4742844
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6668061
    • updated: 2024-11-05 02:21:06
    • created: 2024-11-05 02:04:33
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-04/1730783797'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730783797
    • id: 4742227
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6667444
    • updated: 2024-11-05 02:04:46
    • created: 2024-11-05 02:02:12
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-04/1730783687'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730783687
    • id: 4742141
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6667359
    • updated: 2024-11-05 02:02:26
    • created: 2024-11-05 01:38:45
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-04/1730783553'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730783553
    • id: 4741251
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6666468
    • updated: 2024-11-05 01:38:59
    • created: 2024-11-05 01:15:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-04/1730783335'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730783335
    • id: 4740384
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6665600
    • updated: 2024-11-05 01:16:05
    • created: 2024-11-05 00:59:07
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-04/1730782934'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730782934
    • id: 4739758
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6664974
    • updated: 2024-11-05 00:59:20
    • created: 2024-11-05 00:43:22
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-04/1730782826'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730782826
    • id: 4739159
    • processed: 1
    • raw_data:
      {
          "amount": 8,
          "booking_id": 5,
          "contract_id": 4,
          "description": 7,
          "generated_by": 9,
          "generated_when": 10,
          "gl_category_id": 6,
          "id": 2,
          "newbook_region": 0,
          "owner_id": 3,
          "paid_by": 11,
          "paid_when": 12,
          "tenant": 1
      }
    • schema_attributes:
      {
          "amount": "string",
          "booking_id": "string",
          "contract_id": "string",
          "description": "string",
          "generated_by": "string",
          "generated_when": "string",
          "gl_category_id": "string",
          "id": "string",
          "newbook_region": "string",
          "owner_id": "string",
          "paid_by": "string",
          "paid_when": "string",
          "tenant": "string"
      }
    • schema_name_id: 2882
    • schema_scan_id: 6664374
    • updated: 2024-11-05 00:43:35
Schema Scans: 15
Last at 2024-11-05 23:39:33
    • duration: 0:00:11.649025
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6675366
    • 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_newbookowners_payments_allocations/2024-11-05/1730866576",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-05/1730866576/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 9899446534331906544,
              "service_name": "drive-thru",
              "span_id": 2226699029097407936,
              "trace_id": 13984203633330190072
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 23:39:33
    • success: True
    • trace_id: 13984203633330190072
    • duration: 0:00:14.315853
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6674914
    • 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_newbookowners_payments_allocations/2024-11-05/1730866518",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-05/1730866518/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 14576610077420901367,
              "service_name": "drive-thru",
              "span_id": 3559135836075874357,
              "trace_id": 8536665262927723581
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 23:06:44
    • success: True
    • trace_id: 8536665262927723581
    • duration: 0:00:14.185015
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6674408
    • 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_newbookowners_payments_allocations/2024-11-05/1730866390",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-05/1730866390/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 11876208489056617765,
              "service_name": "drive-thru",
              "span_id": 8102204059143310441,
              "trace_id": 11543626000159501031
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 22:44:08
    • success: True
    • trace_id: 11543626000159501031
    • duration: 0:00:14.195705
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6672187
    • 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_newbookowners_payments_allocations/2024-11-04/1730785773",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730785773/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10291867746019151547,
              "service_name": "drive-thru",
              "span_id": 16553967143158144310,
              "trace_id": 3205987855864678232
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 04:35:17
    • success: True
    • trace_id: 3205987855864678232
    • duration: 0:00:14.222851
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6671632
    • 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_newbookowners_payments_allocations/2024-11-04/1730785154",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730785154/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 12222048887258909281,
              "service_name": "drive-thru",
              "span_id": 1869232080829016215,
              "trace_id": 3627562292344344403
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 04:01:55
    • success: True
    • trace_id: 3627562292344344403
    • duration: 0:00:11.719860
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6670978
    • 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_newbookowners_payments_allocations/2024-11-04/1730784849",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730784849/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 16297503257806486181,
              "service_name": "drive-thru",
              "span_id": 5377499425334661405,
              "trace_id": 481715050601117560
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 03:38:04
    • success: True
    • trace_id: 481715050601117560
    • duration: 0:00:11.519898
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6670323
    • 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_newbookowners_payments_allocations/2024-11-04/1730784245",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730784245/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 3288872323761969232,
              "service_name": "drive-thru",
              "span_id": 6087783887304361003,
              "trace_id": 4300534053049377143
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 03:20:47
    • success: True
    • trace_id: 4300534053049377143
    • duration: 0:00:14.142944
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6669454
    • 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_newbookowners_payments_allocations/2024-11-04/1730784083",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730784083/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 1583505642911298426,
              "service_name": "drive-thru",
              "span_id": 8632447299349766316,
              "trace_id": 8343451746596918943
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 02:57:33
    • success: True
    • trace_id: 8343451746596918943
    • duration: 0:00:11.527241
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6668061
    • 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_newbookowners_payments_allocations/2024-11-04/1730783921",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730783921/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 12295021605715549992,
              "service_name": "drive-thru",
              "span_id": 13281554185345177841,
              "trace_id": 17195532233158882035
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 02:20:55
    • success: True
    • trace_id: 17195532233158882035
    • duration: 0:00:14.149824
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6667444
    • 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_newbookowners_payments_allocations/2024-11-04/1730783797",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730783797/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 6895150347536989553,
              "service_name": "drive-thru",
              "span_id": 4742006342940091782,
              "trace_id": 13585239689014206245
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 02:04:32
    • success: True
    • trace_id: 13585239689014206245
    • duration: 0:00:13.882837
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6667359
    • 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_newbookowners_payments_allocations/2024-11-04/1730783687",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730783687/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 2834954819677717361,
              "service_name": "drive-thru",
              "span_id": 17814704948897072408,
              "trace_id": 1962741418336399110
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 02:02:12
    • success: True
    • trace_id: 1962741418336399110
    • duration: 0:00:13.979353
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6666468
    • 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_newbookowners_payments_allocations/2024-11-04/1730783553",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730783553/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10761512704534625592,
              "service_name": "drive-thru",
              "span_id": 2581357188176438101,
              "trace_id": 6593050854756547614
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 01:38:45
    • success: True
    • trace_id: 6593050854756547614
    • duration: 0:00:14.257170
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6665600
    • 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_newbookowners_payments_allocations/2024-11-04/1730783335",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730783335/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 16720435678199013873,
              "service_name": "drive-thru",
              "span_id": 1123610418354101789,
              "trace_id": 16025499382564100898
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 01:15:51
    • success: True
    • trace_id: 16025499382564100898
    • duration: 0:00:14.084675
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6664974
    • 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_newbookowners_payments_allocations/2024-11-04/1730782934",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730782934/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 899827341137771883,
              "service_name": "drive-thru",
              "span_id": 4771898875897172962,
              "trace_id": 10633291671670904638
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 00:59:06
    • success: True
    • trace_id: 10633291671670904638
    • duration: 0:00:14.058214
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6664374
    • 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_newbookowners_payments_allocations/2024-11-04/1730782826",
              "key": "raw/newbookdev_newbookowners_payments_allocations/2024-11-04/1730782826/owners_payments_allocations.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15802686162444922361,
              "service_name": "drive-thru",
              "span_id": 4840766776707739212,
              "trace_id": 15624751334039601569
          }
      }
    • running: False
    • schema_name_id: 2882
    • start_time: 2024-11-05 00:43:21
    • success: True
    • trace_id: 15624751334039601569
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "amount": "string",
        "booking_id": "string",
        "contract_id": "string",
        "description": "string",
        "generated_by": "string",
        "generated_when": "string",
        "gl_category_id": "string",
        "id": "string",
        "newbook_region": "string",
        "owner_id": "string",
        "paid_by": "string",
        "paid_when": "string",
        "tenant": "string"
    }
  • created: 2024-11-05 23:39:34
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-05/1730866576'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
    }
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:16:39",
        "disabled": false,
        "format": "raw",
        "id": 2882,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_drivethru",
            "table": "newbookdev_newbookowners_payments_allocations"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "amount": "string",
            "booking_id": "string",
            "contract_id": "string",
            "description": "string",
            "generated_by": "string",
            "generated_when": "string",
            "gl_category_id": "string",
            "id": "string",
            "newbook_region": "string",
            "owner_id": "string",
            "paid_by": "string",
            "paid_when": "string",
            "tenant": "string"
        },
        "created": "2024-11-05 23:39:34",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `owner_id`  string , `contract_id`  string , `booking_id`  string , `gl_category_id`  string , `description`  string , `amount`  string , `generated_by`  string , `generated_when`  string , `paid_by`  string , `paid_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_newbookowners_payments_allocations/2024-11-05/1730866576'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookowners_payments_allocations"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}