Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookus_appointments_inventory_items
- created: 2025-05-23 13:23:50
- disabled: False
- format: raw
- id: 3924
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookus_appointments_inventory_items" } - type: drivethrucsv
Schema Versions: 1
-
Version 1318349
- created: 2025-05-23 13:23:51
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_appointments_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_appointments_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `appointment_id` string , `match_occupants` string , `adults` string , `children` string , `infants` string , `animals` string , `inventory_item_id` string , `description` string , `gl_category_id` string , `gl_account_id` string , `qty` string , `tax_free` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `removed_when` string , `removed_by` 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_appointments_inventory_items/2025-05-23/1748024526'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_appointments_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_appointments_inventory_items/2025-05-23/1748024526
- id: 1318349
- processed: 1
- raw_data:
{ "adults": 5, "amount": 15, "animals": 8, "appointment_id": 3, "children": 6, "description": 10, "gl_account_id": 12, "gl_category_id": 11, "id": 2, "infants": 7, "inventory_item_id": 9, "match_occupants": 4, "newbook_region": 0, "per_adult": 16, "per_animal": 19, "per_child": 17, "per_infant": 18, "qty": 13, "removed_by": 21, "removed_when": 20, "tax_free": 14, "tenant": 1 } - schema_attributes:
{ "adults": "string", "amount": "string", "animals": "string", "appointment_id": "string", "children": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "infants": "string", "inventory_item_id": "string", "match_occupants": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "qty": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 3924
- schema_scan_id: 142615496
- updated: 2025-05-23 13:24:02
Schema Scans: 1
Last at 2025-05-23 13:23:50
-
Scan 142615496
- duration: 0:00:11.947484
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142615496
- 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_appointments_inventory_items/2025-05-23/1748024526", "key": "raw/newbook_newbookus_appointments_inventory_items/2025-05-23/1748024526/us_appointments_inventory_items.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookus_appointments_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 4537000027226058878, "service_name": "drive-thru", "span_id": 16583462622634300582, "trace_id": 7058347428589339384 } } - running: False
- schema_name_id: 3924
- start_time: 2025-05-23 13:23:50
- success: True
- trace_id: 7058347428589339384
- attributes:
{ "adults": "string", "amount": "string", "animals": "string", "appointment_id": "string", "children": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "infants": "string", "inventory_item_id": "string", "match_occupants": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "qty": "string", "removed_by": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - created: 2025-05-23 13:23:51
- 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_appointments_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `appointment_id` string , `match_occupants` string , `adults` string , `children` string , `infants` string , `animals` string , `inventory_item_id` string , `description` string , `gl_category_id` string , `gl_account_id` string , `qty` string , `tax_free` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `removed_when` string , `removed_by` 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_appointments_inventory_items/2025-05-23/1748024526'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_appointments_inventory_items`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_appointments_inventory_items" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2025-05-23 13:23:50",
"disabled": false,
"format": "raw",
"id": 3924,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookus_appointments_inventory_items"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"adults": "string",
"amount": "string",
"animals": "string",
"appointment_id": "string",
"children": "string",
"description": "string",
"gl_account_id": "string",
"gl_category_id": "string",
"id": "string",
"infants": "string",
"inventory_item_id": "string",
"match_occupants": "string",
"newbook_region": "string",
"per_adult": "string",
"per_animal": "string",
"per_child": "string",
"per_infant": "string",
"qty": "string",
"removed_by": "string",
"removed_when": "string",
"tax_free": "string",
"tenant": "string"
},
"created": "2025-05-23 13:23:51",
"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_appointments_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `appointment_id` string , `match_occupants` string , `adults` string , `children` string , `infants` string , `animals` string , `inventory_item_id` string , `description` string , `gl_category_id` string , `gl_account_id` string , `qty` string , `tax_free` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `removed_when` string , `removed_by` 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_appointments_inventory_items/2025-05-23/1748024526'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_appointments_inventory_items`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_appointments_inventory_items"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}