Schema Info

Schema Name: sfdl_dev_drivethru.newbookdev_newbookroutes
  • created: 2024-10-08 18:22:47
  • disabled: False
  • format: raw
  • id: 2939
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_drivethru",
        "table": "newbookdev_newbookroutes"
    }
  • type: drivethrucsv
Schema Versions: 15
    • created: 2024-11-05 23:48:21
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-05/1730866596'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-05/1730866596
    • id: 4749415
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6675458
    • updated: 2024-11-05 23:48:35
    • created: 2024-11-05 23:27:28
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-05/1730866538'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-05/1730866538
    • id: 4749201
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6675233
    • updated: 2024-11-05 23:27:39
    • created: 2024-11-05 22:40:19
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-05/1730866423'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-05/1730866423
    • id: 4748269
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6674301
    • updated: 2024-11-05 22:40:33
    • created: 2024-11-05 04:48:21
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-04/1730785789'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-04/1730785789
    • id: 4747082
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6672314
    • updated: 2024-11-05 04:48:32
    • created: 2024-11-05 04:03:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-04/1730785162'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-04/1730785162
    • id: 4746450
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6671671
    • updated: 2024-11-05 04:03:52
    • created: 2024-11-05 03:42:20
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-04/1730784858'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-04/1730784858
    • id: 4745897
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6671116
    • updated: 2024-11-05 03:42:34
    • created: 2024-11-05 03:07:47
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-04/1730784092'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-04/1730784092
    • id: 4744614
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6669831
    • updated: 2024-11-05 03:07:58
    • created: 2024-11-05 02:59:32
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-04/1730784254'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-04/1730784254
    • id: 4744310
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6669527
    • updated: 2024-11-05 02:59:43
    • created: 2024-11-05 02:21:59
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-04/1730783928'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-04/1730783928
    • id: 4742885
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6668102
    • updated: 2024-11-05 02:22:09
    • created: 2024-11-05 02:20:07
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-04/1730783806'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-04/1730783806
    • id: 4742814
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6668031
    • updated: 2024-11-05 02:20:18
    • created: 2024-11-05 02:02:13
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-04/1730783694'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-04/1730783694
    • id: 4742143
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6667360
    • updated: 2024-11-05 02:02:27
    • created: 2024-11-05 01:44:06
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-04/1730783563'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-04/1730783563
    • id: 4741457
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6666674
    • updated: 2024-11-05 01:44:17
    • created: 2024-11-05 01:23:32
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-04/1730783344'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-04/1730783344
    • id: 4740674
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6665891
    • updated: 2024-11-05 01:23:45
    • created: 2024-11-05 01:00:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-04/1730782942'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-04/1730782942
    • id: 4739795
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6665012
    • updated: 2024-11-05 01:00:18
    • created: 2024-11-05 00:27:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-04/1730782712'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookroutes/2024-11-04/1730782712
    • id: 4738541
    • processed: 1
    • raw_data:
      {
          "active": 11,
          "available": 9,
          "default_departure_time": 6,
          "default_vehicle_id": 7,
          "destination": 5,
          "display_order": 12,
          "estimated_duration": 8,
          "id": 2,
          "inventory_item_id": 10,
          "name": 3,
          "newbook_region": 0,
          "origin": 4,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "available": "string",
          "default_departure_time": "string",
          "default_vehicle_id": "string",
          "destination": "string",
          "display_order": "string",
          "estimated_duration": "string",
          "id": "string",
          "inventory_item_id": "string",
          "name": "string",
          "newbook_region": "string",
          "origin": "string",
          "tenant": "string"
      }
    • schema_name_id: 2939
    • schema_scan_id: 6663754
    • updated: 2024-11-05 00:27:23
Schema Scans: 15
Last at 2024-11-05 23:48:21
    • duration: 0:00:14.239303
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6675458
    • 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_newbookroutes/2024-11-05/1730866596",
              "key": "raw/newbookdev_newbookroutes/2024-11-05/1730866596/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 8249958174430029308,
              "service_name": "drive-thru",
              "span_id": 13497568684431163064,
              "trace_id": 9109077707769037472
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 23:48:21
    • success: True
    • trace_id: 9109077707769037472
    • duration: 0:00:11.717837
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6675233
    • 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_newbookroutes/2024-11-05/1730866538",
              "key": "raw/newbookdev_newbookroutes/2024-11-05/1730866538/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 1255184579530841026,
              "service_name": "drive-thru",
              "span_id": 16982695137975819015,
              "trace_id": 2631318234922046878
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 23:27:28
    • success: True
    • trace_id: 2631318234922046878
    • duration: 0:00:14.283189
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6674301
    • 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_newbookroutes/2024-11-05/1730866423",
              "key": "raw/newbookdev_newbookroutes/2024-11-05/1730866423/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 6318535003405782587,
              "service_name": "drive-thru",
              "span_id": 3140818841946015946,
              "trace_id": 3580047751118728205
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 22:40:18
    • success: True
    • trace_id: 3580047751118728205
    • duration: 0:00:11.893346
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6672314
    • 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_newbookroutes/2024-11-04/1730785789",
              "key": "raw/newbookdev_newbookroutes/2024-11-04/1730785789/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 12019172303874120260,
              "service_name": "drive-thru",
              "span_id": 17884243028832411042,
              "trace_id": 14866175612964413508
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 04:48:20
    • success: True
    • trace_id: 14866175612964413508
    • duration: 0:00:14.217236
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6671671
    • 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_newbookroutes/2024-11-04/1730785162",
              "key": "raw/newbookdev_newbookroutes/2024-11-04/1730785162/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5860732002477257792,
              "service_name": "drive-thru",
              "span_id": 4093171846384749144,
              "trace_id": 17041183924721388885
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 04:03:38
    • success: True
    • trace_id: 17041183924721388885
    • duration: 0:00:14.188988
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6671116
    • 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_newbookroutes/2024-11-04/1730784858",
              "key": "raw/newbookdev_newbookroutes/2024-11-04/1730784858/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 10296778804454055364,
              "service_name": "drive-thru",
              "span_id": 3632602917018210560,
              "trace_id": 10675044772568579896
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 03:42:20
    • success: True
    • trace_id: 10675044772568579896
    • duration: 0:00:11.394812
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6669831
    • 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_newbookroutes/2024-11-04/1730784092",
              "key": "raw/newbookdev_newbookroutes/2024-11-04/1730784092/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13994476211903200820,
              "service_name": "drive-thru",
              "span_id": 14352570892054945905,
              "trace_id": 12453729666112742938
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 03:07:47
    • success: True
    • trace_id: 12453729666112742938
    • duration: 0:00:11.667251
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6669527
    • 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_newbookroutes/2024-11-04/1730784254",
              "key": "raw/newbookdev_newbookroutes/2024-11-04/1730784254/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 17675308737841867709,
              "service_name": "drive-thru",
              "span_id": 16033352853547903546,
              "trace_id": 13919788462880965364
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 02:59:31
    • success: True
    • trace_id: 13919788462880965364
    • duration: 0:00:11.658235
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6668102
    • 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_newbookroutes/2024-11-04/1730783928",
              "key": "raw/newbookdev_newbookroutes/2024-11-04/1730783928/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 13832650374826839250,
              "service_name": "drive-thru",
              "span_id": 1313790754163975979,
              "trace_id": 5579005594465508906
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 02:21:58
    • success: True
    • trace_id: 5579005594465508906
    • duration: 0:00:11.509334
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6668031
    • 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_newbookroutes/2024-11-04/1730783806",
              "key": "raw/newbookdev_newbookroutes/2024-11-04/1730783806/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 4307165208989299154,
              "service_name": "drive-thru",
              "span_id": 6658976105645576910,
              "trace_id": 2346791510001606737
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 02:20:07
    • success: True
    • trace_id: 2346791510001606737
    • duration: 0:00:14.088636
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6667360
    • 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_newbookroutes/2024-11-04/1730783694",
              "key": "raw/newbookdev_newbookroutes/2024-11-04/1730783694/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 14693865563081010388,
              "service_name": "drive-thru",
              "span_id": 17454138489059409891,
              "trace_id": 14589161058637892828
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 02:02:13
    • success: True
    • trace_id: 14589161058637892828
    • duration: 0:00:11.576973
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6666674
    • 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_newbookroutes/2024-11-04/1730783563",
              "key": "raw/newbookdev_newbookroutes/2024-11-04/1730783563/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15902848984463838620,
              "service_name": "drive-thru",
              "span_id": 9110763158621576968,
              "trace_id": 16084774695802906327
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 01:44:05
    • success: True
    • trace_id: 16084774695802906327
    • duration: 0:00:14.041493
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6665891
    • 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_newbookroutes/2024-11-04/1730783344",
              "key": "raw/newbookdev_newbookroutes/2024-11-04/1730783344/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 12632112741180146821,
              "service_name": "drive-thru",
              "span_id": 687655374520499040,
              "trace_id": 17954413816397071671
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 01:23:31
    • success: True
    • trace_id: 17954413816397071671
    • duration: 0:00:14.313163
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6665012
    • 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_newbookroutes/2024-11-04/1730782942",
              "key": "raw/newbookdev_newbookroutes/2024-11-04/1730782942/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 9195507174380653809,
              "service_name": "drive-thru",
              "span_id": 4134803425503218967,
              "trace_id": 18088608711137270188
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 01:00:04
    • success: True
    • trace_id: 18088608711137270188
    • duration: 0:00:14.248297
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6663754
    • 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_newbookroutes/2024-11-04/1730782712",
              "key": "raw/newbookdev_newbookroutes/2024-11-04/1730782712/routes.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_drivethru.newbookdev_newbookroutes",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7596156068256964006,
              "service_name": "drive-thru",
              "span_id": 10256250910542620683,
              "trace_id": 6076077151885904915
          }
      }
    • running: False
    • schema_name_id: 2939
    • start_time: 2024-11-05 00:27:09
    • success: True
    • trace_id: 6076077151885904915
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "active": "string",
        "available": "string",
        "default_departure_time": "string",
        "default_vehicle_id": "string",
        "destination": "string",
        "display_order": "string",
        "estimated_duration": "string",
        "id": "string",
        "inventory_item_id": "string",
        "name": "string",
        "newbook_region": "string",
        "origin": "string",
        "tenant": "string"
    }
  • created: 2024-11-05 23:48:21
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-05/1730866596'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
    }
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:22:47",
        "disabled": false,
        "format": "raw",
        "id": 2939,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_drivethru",
            "table": "newbookdev_newbookroutes"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "active": "string",
            "available": "string",
            "default_departure_time": "string",
            "default_vehicle_id": "string",
            "destination": "string",
            "display_order": "string",
            "estimated_duration": "string",
            "id": "string",
            "inventory_item_id": "string",
            "name": "string",
            "newbook_region": "string",
            "origin": "string",
            "tenant": "string"
        },
        "created": "2024-11-05 23:48:21",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookroutes`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `origin`  string , `destination`  string , `default_departure_time`  string , `default_vehicle_id`  string , `estimated_duration`  string , `available`  string , `inventory_item_id`  string , `active`  string , `display_order`  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_newbookroutes/2024-11-05/1730866596'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookroutes`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookroutes"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}