Schema Info

Schema Name: sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets
  • created: 2024-11-27 06:45:08
  • disabled: False
  • format: raw
  • id: 2425
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "newbook_newbookeu_inventory_items_sets"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2025-05-15 16:42:15
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `active`  string , `guest_visible`  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-prod/raw/newbook_newbookeu_inventory_items_sets/2025-05-15/1747344831'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_inventory_items_sets/2025-05-15/1747344831
    • id: 1306808
    • processed: 1
    • raw_data:
      {
          "active": 4,
          "guest_visible": 5,
          "id": 2,
          "name": 3,
          "newbook_region": 0,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "additional_information": "string",
          "available_from": "string",
          "available_to": "string",
          "default_qty": "string",
          "guest_visible": "string",
          "id": "string",
          "maximum_qty": "string",
          "minimum_qty": "string",
          "name": "string",
          "newbook_region": "string",
          "online": "string",
          "online_group_description": "string",
          "online_group_display_order": "string",
          "tenant": "string"
      }
    • schema_name_id: 2425
    • schema_scan_id: 142210841
    • updated: 2025-05-15 16:42:26
    • created: 2024-12-04 08:36:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `active`  string , `guest_visible`  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-prod/raw/newbook_newbookeu_inventory_items_sets/2024-12-04/1733322432'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_inventory_items_sets/2024-12-04/1733322432
    • id: 1110954
    • processed: 1
    • raw_data:
      {
          "active": 4,
          "guest_visible": 5,
          "id": 2,
          "name": 3,
          "newbook_region": 0,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "additional_information": "string",
          "available_from": "string",
          "available_to": "string",
          "default_qty": "string",
          "guest_visible": "string",
          "id": "string",
          "maximum_qty": "string",
          "minimum_qty": "string",
          "name": "string",
          "newbook_region": "string",
          "online": "string",
          "online_group_description": "string",
          "online_group_display_order": "string",
          "tenant": "string"
      }
    • schema_name_id: 2425
    • schema_scan_id: 132952846
    • updated: 2024-12-04 08:36:14
    • created: 2024-11-27 06:45:09
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `active`  string , `guest_visible`  string , `online`  string , `online_group_description`  string , `online_group_display_order`  string , `available_from`  string , `available_to`  string , `default_qty`  string , `minimum_qty`  string , `maximum_qty`  string , `additional_information`  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-prod/raw/newbook_newbookeu_inventory_items_sets/2024-11-27/1732710929'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_inventory_items_sets/2024-11-27/1732710929
    • id: 1101958
    • processed: 1
    • raw_data:
      {
          "active": 4,
          "additional_information": 14,
          "available_from": 9,
          "available_to": 10,
          "default_qty": 11,
          "guest_visible": 5,
          "id": 2,
          "maximum_qty": 13,
          "minimum_qty": 12,
          "name": 3,
          "newbook_region": 0,
          "online": 6,
          "online_group_description": 7,
          "online_group_display_order": 8,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "additional_information": "string",
          "available_from": "string",
          "available_to": "string",
          "default_qty": "string",
          "guest_visible": "string",
          "id": "string",
          "maximum_qty": "string",
          "minimum_qty": "string",
          "name": "string",
          "newbook_region": "string",
          "online": "string",
          "online_group_description": "string",
          "online_group_display_order": "string",
          "tenant": "string"
      }
    • schema_name_id: 2425
    • schema_scan_id: 132478046
    • updated: 2024-11-27 06:45:20
Schema Scans: 3
Last at 2025-05-15 16:42:14
    • duration: 0:00:11.683314
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142210841
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_inventory_items_sets/2025-05-15/1747344831",
              "key": "raw/newbook_newbookeu_inventory_items_sets/2025-05-15/1747344831/eu_inventory_items_sets.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5859435387577293195,
              "service_name": "drive-thru",
              "span_id": 4128219907487275527,
              "trace_id": 4763943840146804846
          }
      }
    • running: False
    • schema_name_id: 2425
    • start_time: 2025-05-15 16:42:14
    • success: True
    • trace_id: 4763943840146804846
    • duration: 0:00:11.624156
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 132952846
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_inventory_items_sets/2024-12-04/1733322432",
              "key": "raw/newbook_newbookeu_inventory_items_sets/2024-12-04/1733322432/eu_inventory_items_sets.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5212836803567894376,
              "service_name": "drive-thru",
              "span_id": 5644968145027323068,
              "trace_id": 10516110867530043562
          }
      }
    • running: False
    • schema_name_id: 2425
    • start_time: 2024-12-04 08:36:02
    • success: True
    • trace_id: 10516110867530043562
    • duration: 0:00:11.835851
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 132478046
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-prod",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_inventory_items_sets/2024-11-27/1732710929",
              "key": "raw/newbook_newbookeu_inventory_items_sets/2024-11-27/1732710929/eu_inventory_items_sets.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7290282255714496063,
              "service_name": "drive-thru",
              "span_id": 1819188563879637847,
              "trace_id": 5135690383109985857
          }
      }
    • running: False
    • schema_name_id: 2425
    • start_time: 2024-11-27 06:45:08
    • success: True
    • trace_id: 5135690383109985857
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "active": "string",
        "additional_information": "string",
        "available_from": "string",
        "available_to": "string",
        "default_qty": "string",
        "guest_visible": "string",
        "id": "string",
        "maximum_qty": "string",
        "minimum_qty": "string",
        "name": "string",
        "newbook_region": "string",
        "online": "string",
        "online_group_description": "string",
        "online_group_display_order": "string",
        "tenant": "string"
    }
  • created: 2025-05-15 16:42:15
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `active`  string , `guest_visible`  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-prod/raw/newbook_newbookeu_inventory_items_sets/2025-05-15/1747344831'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2024-11-27 06:45:08",
        "disabled": false,
        "format": "raw",
        "id": 2425,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "newbook_newbookeu_inventory_items_sets"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "active": "string",
            "additional_information": "string",
            "available_from": "string",
            "available_to": "string",
            "default_qty": "string",
            "guest_visible": "string",
            "id": "string",
            "maximum_qty": "string",
            "minimum_qty": "string",
            "name": "string",
            "newbook_region": "string",
            "online": "string",
            "online_group_description": "string",
            "online_group_display_order": "string",
            "tenant": "string"
        },
        "created": "2025-05-15 16:42:15",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  string , `active`  string , `guest_visible`  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-prod/raw/newbook_newbookeu_inventory_items_sets/2025-05-15/1747344831'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_inventory_items_sets"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}