Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items
- created: 2024-11-27 06:41:36
- disabled: False
- format: raw
- id: 2278
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookeu_events_inventory_items" } - type: drivethrucsv
Schema Versions: 3
-
Version 1306873
- created: 2025-05-15 16:43:50
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `event_id` string , `match_occupants` string , `adults` string , `children` string , `infants` string , `animals` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `daytype` string , `period_from` string , `period_to` string , `interval` string , `interval_multiplier` string , `interval_limit` string , `daysofweek` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `set_id` string , `set_name` string , `set_visible` 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_newbookeu_events_inventory_items/2025-05-15/1747344806'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_events_inventory_items/2025-05-15/1747344806
- id: 1306873
- processed: 1
- raw_data:
{ "adults": 5, "amount": 22, "animals": 8, "children": 6, "daysofweek": 19, "daytype": 13, "description": 12, "disburse_to_owners": 33, "discounts_apply": 34, "event_id": 3, "gl_account_id": 11, "gl_category_id": 10, "guest_visible": 29, "id": 2, "ignore_period_from": 20, "ignore_period_to": 21, "include_in_deposit": 32, "include_in_stay_cost": 31, "infants": 7, "interval": 16, "interval_limit": 18, "interval_multiplier": 17, "inventory_item_id": 9, "match_occupants": 4, "newbook_region": 0, "per_adult": 23, "per_animal": 26, "per_child": 24, "per_infant": 25, "period_from": 14, "period_to": 15, "qty": 27, "refundable": 35, "removed_by": 40, "removed_when": 39, "set_id": 36, "set_name": 37, "set_visible": 38, "tax_free": 28, "tenant": 1, "travel_agent_commission": 30 } - schema_attributes:
{ "adults": "string", "amount": "string", "animals": "string", "children": "string", "daysofweek": "string", "daytype": "string", "description": "string", "disburse_to_owners": "string", "discounts_apply": "string", "event_id": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_stay_cost": "string", "infants": "string", "interval": "string", "interval_limit": "string", "interval_multiplier": "string", "inventory_item_id": "string", "match_occupants": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "period_from": "string", "period_to": "string", "qty": "string", "refundable": "string", "removed_by": "string", "removed_when": "string", "set_id": "string", "set_name": "string", "set_visible": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 2278
- schema_scan_id: 142210915
- updated: 2025-05-15 16:44:04
-
Version 1110912
- created: 2024-12-04 08:35:07
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `event_id` string , `match_occupants` string , `adults` string , `children` string , `infants` string , `animals` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `daytype` string , `period_from` string , `period_to` string , `interval` string , `interval_multiplier` string , `daysofweek` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `set_id` string , `set_name` string , `set_visible` string , `removed_when` string , `removed_by` string , `interval_limit` 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_events_inventory_items/2024-12-04/1733322407'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_events_inventory_items/2024-12-04/1733322407
- id: 1110912
- processed: 1
- raw_data:
{ "adults": 5, "amount": 21, "animals": 8, "children": 6, "daysofweek": 18, "daytype": 13, "description": 12, "disburse_to_owners": 32, "discounts_apply": 33, "event_id": 3, "gl_account_id": 11, "gl_category_id": 10, "guest_visible": 28, "id": 2, "ignore_period_from": 19, "ignore_period_to": 20, "include_in_deposit": 31, "include_in_stay_cost": 30, "infants": 7, "interval": 16, "interval_limit": 40, "interval_multiplier": 17, "inventory_item_id": 9, "match_occupants": 4, "newbook_region": 0, "per_adult": 22, "per_animal": 25, "per_child": 23, "per_infant": 24, "period_from": 14, "period_to": 15, "qty": 26, "refundable": 34, "removed_by": 39, "removed_when": 38, "set_id": 35, "set_name": 36, "set_visible": 37, "tax_free": 27, "tenant": 1, "travel_agent_commission": 29 } - schema_attributes:
{ "adults": "string", "amount": "string", "animals": "string", "children": "string", "daysofweek": "string", "daytype": "string", "description": "string", "disburse_to_owners": "string", "discounts_apply": "string", "event_id": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_stay_cost": "string", "infants": "string", "interval": "string", "interval_limit": "string", "interval_multiplier": "string", "inventory_item_id": "string", "match_occupants": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "period_from": "string", "period_to": "string", "qty": "string", "refundable": "string", "removed_by": "string", "removed_when": "string", "set_id": "string", "set_name": "string", "set_visible": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 2278
- schema_scan_id: 132952804
- updated: 2024-12-04 08:35:20
-
Version 1101812
- created: 2024-11-27 06:41:37
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `event_id` string , `match_occupants` string , `adults` string , `children` string , `infants` string , `animals` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `daytype` string , `period_from` string , `period_to` string , `interval` string , `interval_multiplier` string , `daysofweek` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `set_id` string , `set_name` string , `set_visible` string , `removed_when` string , `removed_by` string , `interval_limit` 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_events_inventory_items/2024-11-27/1732710902'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_events_inventory_items/2024-11-27/1732710902
- id: 1101812
- processed: 1
- raw_data:
{ "adults": 5, "amount": 21, "animals": 8, "children": 6, "daysofweek": 18, "daytype": 13, "description": 12, "disburse_to_owners": 32, "discounts_apply": 33, "event_id": 3, "gl_account_id": 11, "gl_category_id": 10, "guest_visible": 28, "id": 2, "ignore_period_from": 19, "ignore_period_to": 20, "include_in_deposit": 31, "include_in_stay_cost": 30, "infants": 7, "interval": 16, "interval_limit": 40, "interval_multiplier": 17, "inventory_item_id": 9, "match_occupants": 4, "newbook_region": 0, "per_adult": 22, "per_animal": 25, "per_child": 23, "per_infant": 24, "period_from": 14, "period_to": 15, "qty": 26, "refundable": 34, "removed_by": 39, "removed_when": 38, "set_id": 35, "set_name": 36, "set_visible": 37, "tax_free": 27, "tenant": 1, "travel_agent_commission": 29 } - schema_attributes:
{ "adults": "string", "amount": "string", "animals": "string", "children": "string", "daysofweek": "string", "daytype": "string", "description": "string", "disburse_to_owners": "string", "discounts_apply": "string", "event_id": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_stay_cost": "string", "infants": "string", "interval": "string", "interval_limit": "string", "interval_multiplier": "string", "inventory_item_id": "string", "match_occupants": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "period_from": "string", "period_to": "string", "qty": "string", "refundable": "string", "removed_by": "string", "removed_when": "string", "set_id": "string", "set_name": "string", "set_visible": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 2278
- schema_scan_id: 132477887
- updated: 2024-11-27 06:41:48
Schema Scans: 3
Last at 2025-05-15 16:43:49
-
Scan 142210915
- duration: 0:00:15.064561
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142210915
- 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_events_inventory_items/2025-05-15/1747344806", "key": "raw/newbook_newbookeu_events_inventory_items/2025-05-15/1747344806/eu_events_inventory_items.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 3660635340285756248, "service_name": "drive-thru", "span_id": 7176372990850590215, "trace_id": 5750288200345599112 } } - running: False
- schema_name_id: 2278
- start_time: 2025-05-15 16:43:49
- success: True
- trace_id: 5750288200345599112
-
Scan 132952804
- duration: 0:00:15.302726
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 132952804
- 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_events_inventory_items/2024-12-04/1733322407", "key": "raw/newbook_newbookeu_events_inventory_items/2024-12-04/1733322407/eu_events_inventory_items.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16412077686908228797, "service_name": "drive-thru", "span_id": 8630794147569105379, "trace_id": 1094635726281645336 } } - running: False
- schema_name_id: 2278
- start_time: 2024-12-04 08:35:05
- success: True
- trace_id: 1094635726281645336
-
Scan 132477887
- duration: 0:00:12.443881
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 132477887
- 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_events_inventory_items/2024-11-27/1732710902", "key": "raw/newbook_newbookeu_events_inventory_items/2024-11-27/1732710902/eu_events_inventory_items.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 4523416910715931402, "service_name": "drive-thru", "span_id": 9701195967111859233, "trace_id": 10530691614626963389 } } - running: False
- schema_name_id: 2278
- start_time: 2024-11-27 06:41:36
- success: True
- trace_id: 10530691614626963389
- attributes:
{ "adults": "string", "amount": "string", "animals": "string", "children": "string", "daysofweek": "string", "daytype": "string", "description": "string", "disburse_to_owners": "string", "discounts_apply": "string", "event_id": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_stay_cost": "string", "infants": "string", "interval": "string", "interval_limit": "string", "interval_multiplier": "string", "inventory_item_id": "string", "match_occupants": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "period_from": "string", "period_to": "string", "qty": "string", "refundable": "string", "removed_by": "string", "removed_when": "string", "set_id": "string", "set_name": "string", "set_visible": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - created: 2025-05-15 16:43:50
- 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_events_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `event_id` string , `match_occupants` string , `adults` string , `children` string , `infants` string , `animals` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `daytype` string , `period_from` string , `period_to` string , `interval` string , `interval_multiplier` string , `interval_limit` string , `daysofweek` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `set_id` string , `set_name` string , `set_visible` 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_newbookeu_events_inventory_items/2025-05-15/1747344806'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2024-11-27 06:41:36",
"disabled": false,
"format": "raw",
"id": 2278,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookeu_events_inventory_items"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"adults": "string",
"amount": "string",
"animals": "string",
"children": "string",
"daysofweek": "string",
"daytype": "string",
"description": "string",
"disburse_to_owners": "string",
"discounts_apply": "string",
"event_id": "string",
"gl_account_id": "string",
"gl_category_id": "string",
"guest_visible": "string",
"id": "string",
"ignore_period_from": "string",
"ignore_period_to": "string",
"include_in_deposit": "string",
"include_in_stay_cost": "string",
"infants": "string",
"interval": "string",
"interval_limit": "string",
"interval_multiplier": "string",
"inventory_item_id": "string",
"match_occupants": "string",
"newbook_region": "string",
"per_adult": "string",
"per_animal": "string",
"per_child": "string",
"per_infant": "string",
"period_from": "string",
"period_to": "string",
"qty": "string",
"refundable": "string",
"removed_by": "string",
"removed_when": "string",
"set_id": "string",
"set_name": "string",
"set_visible": "string",
"tax_free": "string",
"tenant": "string",
"travel_agent_commission": "string"
},
"created": "2025-05-15 16:43:50",
"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_events_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `event_id` string , `match_occupants` string , `adults` string , `children` string , `infants` string , `animals` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `daytype` string , `period_from` string , `period_to` string , `interval` string , `interval_multiplier` string , `interval_limit` string , `daysofweek` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `set_id` string , `set_name` string , `set_visible` 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_newbookeu_events_inventory_items/2025-05-15/1747344806'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_events_inventory_items"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}