Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items
- created: 2024-11-27 06:38:06
- disabled: False
- format: raw
- id: 2135
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookeu_bookings_inventory_items" } - type: drivethrucsv
Schema Versions: 3
-
Version 1306584
- created: 2025-05-15 16:36:48
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `booking_id` string , `match_occupants` string , `adults` string , `children` string , `infants` string , `animals` string , `inventory_item_id` string , `account_id` string , `gl_category_id` string , `gl_account_id` string , `item_type` string , `calculation_type` string , `description` string , `daytype` string , `period_from` string , `period_to` string , `interval` string , `interval_multiplier` string , `interval_limit` string , `daysofweek` string , `ignore_other_tariffs` 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 , `include_in_payment_plan` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `from_type` string , `from_type_id` string , `set_id` string , `set_name` string , `set_visible` string , `set_offset` 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_bookings_inventory_items/2025-05-15/1747344760'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_bookings_inventory_items/2025-05-15/1747344760
- id: 1306584
- processed: 1
- raw_data:
{ "account_id": 10, "adults": 5, "amount": 26, "animals": 8, "booking_id": 3, "calculation_type": 14, "children": 6, "daysofweek": 22, "daytype": 16, "description": 15, "disburse_to_owners": 38, "discounts_apply": 39, "from_type": 41, "from_type_id": 42, "gl_account_id": 12, "gl_category_id": 11, "guest_visible": 33, "id": 2, "ignore_other_tariffs": 23, "ignore_period_from": 24, "ignore_period_to": 25, "include_in_deposit": 36, "include_in_payment_plan": 37, "include_in_stay_cost": 35, "infants": 7, "interval": 19, "interval_limit": 21, "interval_multiplier": 20, "inventory_item_id": 9, "item_type": 13, "match_occupants": 4, "newbook_region": 0, "per_adult": 27, "per_animal": 30, "per_child": 28, "per_infant": 29, "period_from": 17, "period_to": 18, "qty": 31, "refundable": 40, "removed_by": 48, "removed_when": 47, "set_id": 43, "set_name": 44, "set_offset": 46, "set_visible": 45, "tax_free": 32, "tenant": 1, "travel_agent_commission": 34 } - schema_attributes:
{ "account_id": "string", "adults": "string", "amount": "string", "animals": "string", "booking_id": "string", "calculation_type": "string", "children": "string", "daysofweek": "string", "daytype": "string", "description": "string", "disburse_to_owners": "string", "discounts_apply": "string", "from_type": "string", "from_type_id": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "ignore_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "infants": "string", "interval": "string", "interval_limit": "string", "interval_multiplier": "string", "inventory_item_id": "string", "item_type": "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_offset": "string", "set_visible": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 2135
- schema_scan_id: 142210595
- updated: 2025-05-15 16:37:01
-
Version 1110715
- created: 2024-12-04 08:30:22
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `booking_id` string , `match_occupants` string , `adults` string , `children` string , `infants` string , `animals` string , `inventory_item_id` string , `account_id` string , `gl_category_id` string , `gl_account_id` string , `item_type` string , `calculation_type` string , `description` string , `daytype` string , `period_from` string , `period_to` string , `interval` string , `interval_multiplier` string , `daysofweek` string , `ignore_other_tariffs` 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 , `include_in_payment_plan` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `from_type` string , `from_type_id` string , `set_id` string , `set_name` string , `set_visible` string , `set_offset` 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_bookings_inventory_items/2024-12-04/1733322359'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_bookings_inventory_items/2024-12-04/1733322359
- id: 1110715
- processed: 1
- raw_data:
{ "account_id": 10, "adults": 5, "amount": 25, "animals": 8, "booking_id": 3, "calculation_type": 14, "children": 6, "daysofweek": 21, "daytype": 16, "description": 15, "disburse_to_owners": 37, "discounts_apply": 38, "from_type": 40, "from_type_id": 41, "gl_account_id": 12, "gl_category_id": 11, "guest_visible": 32, "id": 2, "ignore_other_tariffs": 22, "ignore_period_from": 23, "ignore_period_to": 24, "include_in_deposit": 35, "include_in_payment_plan": 36, "include_in_stay_cost": 34, "infants": 7, "interval": 19, "interval_limit": 48, "interval_multiplier": 20, "inventory_item_id": 9, "item_type": 13, "match_occupants": 4, "newbook_region": 0, "per_adult": 26, "per_animal": 29, "per_child": 27, "per_infant": 28, "period_from": 17, "period_to": 18, "qty": 30, "refundable": 39, "removed_by": 47, "removed_when": 46, "set_id": 42, "set_name": 43, "set_offset": 45, "set_visible": 44, "tax_free": 31, "tenant": 1, "travel_agent_commission": 33 } - schema_attributes:
{ "account_id": "string", "adults": "string", "amount": "string", "animals": "string", "booking_id": "string", "calculation_type": "string", "children": "string", "daysofweek": "string", "daytype": "string", "description": "string", "disburse_to_owners": "string", "discounts_apply": "string", "from_type": "string", "from_type_id": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "ignore_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "infants": "string", "interval": "string", "interval_limit": "string", "interval_multiplier": "string", "inventory_item_id": "string", "item_type": "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_offset": "string", "set_visible": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 2135
- schema_scan_id: 132952583
- updated: 2024-12-04 08:30:36
-
Version 1101668
- created: 2024-11-27 06:38:08
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `booking_id` string , `match_occupants` string , `adults` string , `children` string , `infants` string , `animals` string , `inventory_item_id` string , `account_id` string , `gl_category_id` string , `gl_account_id` string , `item_type` string , `calculation_type` string , `description` string , `daytype` string , `period_from` string , `period_to` string , `interval` string , `interval_multiplier` string , `daysofweek` string , `ignore_other_tariffs` 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 , `include_in_payment_plan` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `from_type` string , `from_type_id` string , `set_id` string , `set_name` string , `set_visible` string , `set_offset` 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_bookings_inventory_items/2024-11-27/1732710844'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_bookings_inventory_items/2024-11-27/1732710844
- id: 1101668
- processed: 1
- raw_data:
{ "account_id": 10, "adults": 5, "amount": 25, "animals": 8, "booking_id": 3, "calculation_type": 14, "children": 6, "daysofweek": 21, "daytype": 16, "description": 15, "disburse_to_owners": 37, "discounts_apply": 38, "from_type": 40, "from_type_id": 41, "gl_account_id": 12, "gl_category_id": 11, "guest_visible": 32, "id": 2, "ignore_other_tariffs": 22, "ignore_period_from": 23, "ignore_period_to": 24, "include_in_deposit": 35, "include_in_payment_plan": 36, "include_in_stay_cost": 34, "infants": 7, "interval": 19, "interval_limit": 48, "interval_multiplier": 20, "inventory_item_id": 9, "item_type": 13, "match_occupants": 4, "newbook_region": 0, "per_adult": 26, "per_animal": 29, "per_child": 27, "per_infant": 28, "period_from": 17, "period_to": 18, "qty": 30, "refundable": 39, "removed_by": 47, "removed_when": 46, "set_id": 42, "set_name": 43, "set_offset": 45, "set_visible": 44, "tax_free": 31, "tenant": 1, "travel_agent_commission": 33 } - schema_attributes:
{ "account_id": "string", "adults": "string", "amount": "string", "animals": "string", "booking_id": "string", "calculation_type": "string", "children": "string", "daysofweek": "string", "daytype": "string", "description": "string", "disburse_to_owners": "string", "discounts_apply": "string", "from_type": "string", "from_type_id": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "ignore_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "infants": "string", "interval": "string", "interval_limit": "string", "interval_multiplier": "string", "inventory_item_id": "string", "item_type": "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_offset": "string", "set_visible": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 2135
- schema_scan_id: 132477740
- updated: 2024-11-27 06:38:21
Schema Scans: 3
Last at 2025-05-15 16:36:46
-
Scan 142210595
- duration: 0:00:15.327962
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142210595
- 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_bookings_inventory_items/2025-05-15/1747344760", "key": "raw/newbook_newbookeu_bookings_inventory_items/2025-05-15/1747344760/eu_bookings_inventory_items.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1750840585384311631, "service_name": "drive-thru", "span_id": 5295523500599821224, "trace_id": 4984150780905144107 } } - running: False
- schema_name_id: 2135
- start_time: 2025-05-15 16:36:46
- success: True
- trace_id: 4984150780905144107
-
Scan 132952583
- duration: 0:00:15.478854
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 132952583
- 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_bookings_inventory_items/2024-12-04/1733322359", "key": "raw/newbook_newbookeu_bookings_inventory_items/2024-12-04/1733322359/eu_bookings_inventory_items.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 556158925847643886, "service_name": "drive-thru", "span_id": 5766961780933565297, "trace_id": 10331035651722189865 } } - running: False
- schema_name_id: 2135
- start_time: 2024-12-04 08:30:21
- success: True
- trace_id: 10331035651722189865
-
Scan 132477740
- duration: 0:00:15.355660
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 132477740
- 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_bookings_inventory_items/2024-11-27/1732710844", "key": "raw/newbook_newbookeu_bookings_inventory_items/2024-11-27/1732710844/eu_bookings_inventory_items.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 15045443063924383116, "service_name": "drive-thru", "span_id": 4366816550828117928, "trace_id": 2994349197975974726 } } - running: False
- schema_name_id: 2135
- start_time: 2024-11-27 06:38:06
- success: True
- trace_id: 2994349197975974726
- attributes:
{ "account_id": "string", "adults": "string", "amount": "string", "animals": "string", "booking_id": "string", "calculation_type": "string", "children": "string", "daysofweek": "string", "daytype": "string", "description": "string", "disburse_to_owners": "string", "discounts_apply": "string", "from_type": "string", "from_type_id": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "ignore_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "infants": "string", "interval": "string", "interval_limit": "string", "interval_multiplier": "string", "inventory_item_id": "string", "item_type": "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_offset": "string", "set_visible": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - created: 2025-05-15 16:36:48
- 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_bookings_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `booking_id` string , `match_occupants` string , `adults` string , `children` string , `infants` string , `animals` string , `inventory_item_id` string , `account_id` string , `gl_category_id` string , `gl_account_id` string , `item_type` string , `calculation_type` string , `description` string , `daytype` string , `period_from` string , `period_to` string , `interval` string , `interval_multiplier` string , `interval_limit` string , `daysofweek` string , `ignore_other_tariffs` 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 , `include_in_payment_plan` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `from_type` string , `from_type_id` string , `set_id` string , `set_name` string , `set_visible` string , `set_offset` 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_bookings_inventory_items/2025-05-15/1747344760'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_bookings_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:38:06",
"disabled": false,
"format": "raw",
"id": 2135,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookeu_bookings_inventory_items"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"account_id": "string",
"adults": "string",
"amount": "string",
"animals": "string",
"booking_id": "string",
"calculation_type": "string",
"children": "string",
"daysofweek": "string",
"daytype": "string",
"description": "string",
"disburse_to_owners": "string",
"discounts_apply": "string",
"from_type": "string",
"from_type_id": "string",
"gl_account_id": "string",
"gl_category_id": "string",
"guest_visible": "string",
"id": "string",
"ignore_other_tariffs": "string",
"ignore_period_from": "string",
"ignore_period_to": "string",
"include_in_deposit": "string",
"include_in_payment_plan": "string",
"include_in_stay_cost": "string",
"infants": "string",
"interval": "string",
"interval_limit": "string",
"interval_multiplier": "string",
"inventory_item_id": "string",
"item_type": "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_offset": "string",
"set_visible": "string",
"tax_free": "string",
"tenant": "string",
"travel_agent_commission": "string"
},
"created": "2025-05-15 16:36:48",
"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_bookings_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `booking_id` string , `match_occupants` string , `adults` string , `children` string , `infants` string , `animals` string , `inventory_item_id` string , `account_id` string , `gl_category_id` string , `gl_account_id` string , `item_type` string , `calculation_type` string , `description` string , `daytype` string , `period_from` string , `period_to` string , `interval` string , `interval_multiplier` string , `interval_limit` string , `daysofweek` string , `ignore_other_tariffs` 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 , `include_in_payment_plan` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `from_type` string , `from_type_id` string , `set_id` string , `set_name` string , `set_visible` string , `set_offset` 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_bookings_inventory_items/2025-05-15/1747344760'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_bookings_inventory_items"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}