Schema Info

Schema Name: sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets
  • created: 2025-05-13 02:10:45
  • disabled: False
  • format: raw
  • id: 3738
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_drivethru",
        "table": "newbook_newbookus_inventory_items_sets"
    }
  • type: drivethrucsv
Schema Versions: 4
    • created: 2025-05-23 13:30:33
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  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 , `active`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_inventory_items_sets/2025-05-23/1748024577'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_inventory_items_sets/2025-05-23/1748024577
    • id: 1318571
    • processed: 1
    • raw_data:
      {
          "active": 14,
          "additional_information": 13,
          "available_from": 8,
          "available_to": 9,
          "default_qty": 10,
          "guest_visible": 4,
          "id": 2,
          "maximum_qty": 12,
          "minimum_qty": 11,
          "name": 3,
          "newbook_region": 0,
          "online": 5,
          "online_group_description": 6,
          "online_group_display_order": 7,
          "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: 3738
    • schema_scan_id: 142615720
    • updated: 2025-05-23 13:30:47
    • created: 2025-05-20 02:54:42
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_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_newbookus_inventory_items_sets/2025-05-20/1747727390'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_inventory_items_sets/2025-05-20/1747727390
    • id: 1313302
    • processed: 1
    • raw_data:
      {
          "active": 4,
          "guest_visible": 5,
          "id": 2,
          "name": 3,
          "newbook_region": 0,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "guest_visible": "string",
          "id": "string",
          "name": "string",
          "newbook_region": "string",
          "tenant": "string"
      }
    • schema_name_id: 3738
    • schema_scan_id: 142431757
    • updated: 2025-05-20 02:54:56
    • created: 2025-05-13 03:30:59
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_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_newbookus_inventory_items_sets/2025-05-13/1747124625'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_inventory_items_sets/2025-05-13/1747124625
    • id: 1302886
    • processed: 1
    • raw_data:
      {
          "active": 4,
          "guest_visible": 5,
          "id": 2,
          "name": 3,
          "newbook_region": 0,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "guest_visible": "string",
          "id": "string",
          "name": "string",
          "newbook_region": "string",
          "tenant": "string"
      }
    • schema_name_id: 3738
    • schema_scan_id: 142073100
    • updated: 2025-05-13 03:31:10
    • created: 2025-05-13 02:10:45
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_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_newbookus_inventory_items_sets/2025-05-13/1747119775'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_inventory_items_sets/2025-05-13/1747119775
    • id: 1302089
    • processed: 1
    • raw_data:
      {
          "active": 4,
          "guest_visible": 5,
          "id": 2,
          "name": 3,
          "newbook_region": 0,
          "tenant": 1
      }
    • schema_attributes:
      {
          "active": "string",
          "guest_visible": "string",
          "id": "string",
          "name": "string",
          "newbook_region": "string",
          "tenant": "string"
      }
    • schema_name_id: 3738
    • schema_scan_id: 142071128
    • updated: 2025-05-13 02:10:56
Schema Scans: 4
Last at 2025-05-23 13:30:33
    • duration: 0:00:14.155919
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142615720
    • 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_newbookus_inventory_items_sets/2025-05-23/1748024577",
              "key": "raw/newbook_newbookus_inventory_items_sets/2025-05-23/1748024577/us_inventory_items_sets.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 15390873210644538075,
              "service_name": "drive-thru",
              "span_id": 7777285452723413311,
              "trace_id": 17333075736461549046
          }
      }
    • running: False
    • schema_name_id: 3738
    • start_time: 2025-05-23 13:30:33
    • success: True
    • trace_id: 17333075736461549046
    • duration: 0:00:14.092017
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142431757
    • 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_newbookus_inventory_items_sets/2025-05-20/1747727390",
              "key": "raw/newbook_newbookus_inventory_items_sets/2025-05-20/1747727390/us_inventory_items_sets.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5897044804087093017,
              "service_name": "drive-thru",
              "span_id": 3741562898902028624,
              "trace_id": 12399307302608551372
          }
      }
    • running: False
    • schema_name_id: 3738
    • start_time: 2025-05-20 02:54:42
    • success: True
    • trace_id: 12399307302608551372
    • duration: 0:00:11.460522
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142073100
    • 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_newbookus_inventory_items_sets/2025-05-13/1747124625",
              "key": "raw/newbook_newbookus_inventory_items_sets/2025-05-13/1747124625/us_inventory_items_sets.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 9199225264207882824,
              "service_name": "drive-thru",
              "span_id": 823762641410799645,
              "trace_id": 11134821745026733003
          }
      }
    • running: False
    • schema_name_id: 3738
    • start_time: 2025-05-13 03:30:59
    • success: True
    • trace_id: 11134821745026733003
    • duration: 0:00:11.501418
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 142071128
    • 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_newbookus_inventory_items_sets/2025-05-13/1747119775",
              "key": "raw/newbook_newbookus_inventory_items_sets/2025-05-13/1747119775/us_inventory_items_sets.csv.gz"
          },
          "schema": {
              "name": "sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5175954291418831276,
              "service_name": "drive-thru",
              "span_id": 1648204147575338486,
              "trace_id": 17093303031016683427
          }
      }
    • running: False
    • schema_name_id: 3738
    • start_time: 2025-05-13 02:10:45
    • success: True
    • trace_id: 17093303031016683427
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-23 13:30:33
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  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 , `active`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_inventory_items_sets/2025-05-23/1748024577'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_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": "2025-05-13 02:10:45",
        "disabled": false,
        "format": "raw",
        "id": 3738,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_drivethru",
            "table": "newbook_newbookus_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-23 13:30:33",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets`\n(\n `newbook_region`  string , `tenant`  string , `id`  string , `name`  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 , `active`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_inventory_items_sets/2025-05-23/1748024577'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_inventory_items_sets"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}