Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items
- created: 2024-11-27 06:34:30
- disabled: False
- format: raw
- id: 2023
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookeu_accommodation_categories_inventory_items" } - type: drivethrucsv
Schema Versions: 3
-
Version 1306466
- created: 2025-05-15 16:32:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `category_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `item_type` string , `calculation_type` string , `description` string , `daytype` 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 , `include_in_payment_plan` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `set_id` string , `set_name` string , `set_visible` string , `removed_when` 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_accommodation_categories_inventory_items/2025-05-15/1747344746'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_accommodation_categories_inventory_items/2025-05-15/1747344746
- id: 1306466
- processed: 1
- raw_data:
{ "amount": 17, "calculation_type": 8, "category_id": 3, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 29, "discounts_apply": 30, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 24, "id": 2, "ignore_period_from": 15, "ignore_period_to": 16, "include_in_deposit": 27, "include_in_payment_plan": 28, "include_in_stay_cost": 26, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 18, "per_animal": 21, "per_child": 19, "per_infant": 20, "qty": 22, "refundable": 31, "removed_when": 35, "set_id": 32, "set_name": 33, "set_visible": 34, "tax_free": 23, "tenant": 1, "travel_agent_commission": 25 } - schema_attributes:
{ "amount": "string", "calculation_type": "string", "category_id": "string", "daysofweek": "string", "daytype": "string", "description": "string", "disburse_to_owners": "string", "discounts_apply": "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_payment_plan": "string", "include_in_stay_cost": "string", "interval": "string", "interval_limit": "string", "interval_multiplier": "string", "inventory_item_id": "string", "item_type": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "qty": "string", "refundable": "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: 2023
- schema_scan_id: 142210471
- updated: 2025-05-15 16:33:09
-
Version 1110577
- created: 2024-12-04 08:26:15
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `category_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `item_type` string , `calculation_type` string , `description` string , `daytype` 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 , `include_in_payment_plan` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `set_id` string , `set_name` string , `set_visible` string , `interval_limit` string , `removed_when` 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_accommodation_categories_inventory_items/2024-12-04/1733322341'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_accommodation_categories_inventory_items/2024-12-04/1733322341
- id: 1110577
- processed: 1
- raw_data:
{ "amount": 16, "calculation_type": 8, "category_id": 3, "daysofweek": 13, "daytype": 10, "description": 9, "disburse_to_owners": 28, "discounts_apply": 29, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 23, "id": 2, "ignore_period_from": 14, "ignore_period_to": 15, "include_in_deposit": 26, "include_in_payment_plan": 27, "include_in_stay_cost": 25, "interval": 11, "interval_limit": 34, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 17, "per_animal": 20, "per_child": 18, "per_infant": 19, "qty": 21, "refundable": 30, "removed_when": 35, "set_id": 31, "set_name": 32, "set_visible": 33, "tax_free": 22, "tenant": 1, "travel_agent_commission": 24 } - schema_attributes:
{ "amount": "string", "calculation_type": "string", "category_id": "string", "daysofweek": "string", "daytype": "string", "description": "string", "disburse_to_owners": "string", "discounts_apply": "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_payment_plan": "string", "include_in_stay_cost": "string", "interval": "string", "interval_limit": "string", "interval_multiplier": "string", "inventory_item_id": "string", "item_type": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "qty": "string", "refundable": "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: 2023
- schema_scan_id: 132952431
- updated: 2024-12-04 08:26:28
-
Version 1101556
- created: 2024-11-27 06:34:31
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `category_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `item_type` string , `calculation_type` string , `description` string , `daytype` 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 , `include_in_payment_plan` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `set_id` string , `set_name` string , `set_visible` string , `interval_limit` string , `removed_when` 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_accommodation_categories_inventory_items/2024-11-27/1732710827'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_accommodation_categories_inventory_items/2024-11-27/1732710827
- id: 1101556
- processed: 1
- raw_data:
{ "amount": 16, "calculation_type": 8, "category_id": 3, "daysofweek": 13, "daytype": 10, "description": 9, "disburse_to_owners": 28, "discounts_apply": 29, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 23, "id": 2, "ignore_period_from": 14, "ignore_period_to": 15, "include_in_deposit": 26, "include_in_payment_plan": 27, "include_in_stay_cost": 25, "interval": 11, "interval_limit": 34, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 17, "per_animal": 20, "per_child": 18, "per_infant": 19, "qty": 21, "refundable": 30, "removed_when": 35, "set_id": 31, "set_name": 32, "set_visible": 33, "tax_free": 22, "tenant": 1, "travel_agent_commission": 24 } - schema_attributes:
{ "amount": "string", "calculation_type": "string", "category_id": "string", "daysofweek": "string", "daytype": "string", "description": "string", "disburse_to_owners": "string", "discounts_apply": "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_payment_plan": "string", "include_in_stay_cost": "string", "interval": "string", "interval_limit": "string", "interval_multiplier": "string", "inventory_item_id": "string", "item_type": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "qty": "string", "refundable": "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: 2023
- schema_scan_id: 132477626
- updated: 2024-11-27 06:34:45
Schema Scans: 3
Last at 2025-05-15 16:32:56
-
Scan 142210471
- duration: 0:00:12.607318
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142210471
- 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_accommodation_categories_inventory_items/2025-05-15/1747344746", "key": "raw/newbook_newbookeu_accommodation_categories_inventory_items/2025-05-15/1747344746/eu_accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10416210154378589942, "service_name": "drive-thru", "span_id": 10263541032318889730, "trace_id": 2637809617078264943 } } - running: False
- schema_name_id: 2023
- start_time: 2025-05-15 16:32:56
- success: True
- trace_id: 2637809617078264943
-
Scan 132952431
- duration: 0:00:14.967057
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 132952431
- 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_accommodation_categories_inventory_items/2024-12-04/1733322341", "key": "raw/newbook_newbookeu_accommodation_categories_inventory_items/2024-12-04/1733322341/eu_accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 6137712357293605855, "service_name": "drive-thru", "span_id": 17519274752230303320, "trace_id": 10024289068870915865 } } - running: False
- schema_name_id: 2023
- start_time: 2024-12-04 08:26:13
- success: True
- trace_id: 10024289068870915865
-
Scan 132477626
- duration: 0:00:15.019730
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 132477626
- 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_accommodation_categories_inventory_items/2024-11-27/1732710827", "key": "raw/newbook_newbookeu_accommodation_categories_inventory_items/2024-11-27/1732710827/eu_accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 11498384221861998420, "service_name": "drive-thru", "span_id": 15148014759780335038, "trace_id": 10833965248748924773 } } - running: False
- schema_name_id: 2023
- start_time: 2024-11-27 06:34:30
- success: True
- trace_id: 10833965248748924773
- attributes:
{ "amount": "string", "calculation_type": "string", "category_id": "string", "daysofweek": "string", "daytype": "string", "description": "string", "disburse_to_owners": "string", "discounts_apply": "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_payment_plan": "string", "include_in_stay_cost": "string", "interval": "string", "interval_limit": "string", "interval_multiplier": "string", "inventory_item_id": "string", "item_type": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "qty": "string", "refundable": "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:32:58
- 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_accommodation_categories_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `category_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `item_type` string , `calculation_type` string , `description` string , `daytype` 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 , `include_in_payment_plan` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `set_id` string , `set_name` string , `set_visible` string , `removed_when` 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_accommodation_categories_inventory_items/2025-05-15/1747344746'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_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:34:30",
"disabled": false,
"format": "raw",
"id": 2023,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookeu_accommodation_categories_inventory_items"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"amount": "string",
"calculation_type": "string",
"category_id": "string",
"daysofweek": "string",
"daytype": "string",
"description": "string",
"disburse_to_owners": "string",
"discounts_apply": "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_payment_plan": "string",
"include_in_stay_cost": "string",
"interval": "string",
"interval_limit": "string",
"interval_multiplier": "string",
"inventory_item_id": "string",
"item_type": "string",
"newbook_region": "string",
"per_adult": "string",
"per_animal": "string",
"per_child": "string",
"per_infant": "string",
"qty": "string",
"refundable": "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:32:58",
"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_accommodation_categories_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `category_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `item_type` string , `calculation_type` string , `description` string , `daytype` 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 , `include_in_payment_plan` string , `disburse_to_owners` string , `discounts_apply` string , `refundable` string , `set_id` string , `set_name` string , `set_visible` string , `removed_when` 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_accommodation_categories_inventory_items/2025-05-15/1747344746'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_accommodation_categories_inventory_items"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}