Schema Info
Schema Name: sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items
- created: 2024-10-08 17:36:38
- disabled: False
- format: raw
- id: 2404
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "newbookdev_newbookaccommodation_categories_inventory_items" } - type: drivethrucsv
Schema Versions: 15
-
Version 4747808
- created: 2024-11-05 22:26:30
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866344'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866344
- id: 4747808
- 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: 2404
- schema_scan_id: 6673840
- updated: 2024-11-05 22:26:43
-
Version 4747625
- created: 2024-11-05 22:21:45
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866282'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866282
- id: 4747625
- 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: 2404
- schema_scan_id: 6673657
- updated: 2024-11-05 22:21:56
-
Version 4747388
- created: 2024-11-05 22:14:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866224'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866224
- id: 4747388
- 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: 2404
- schema_scan_id: 6673419
- updated: 2024-11-05 22:15:12
-
Version 4746766
- created: 2024-11-05 04:21:37
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730785636'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730785636
- id: 4746766
- 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: 2404
- schema_scan_id: 6671993
- updated: 2024-11-05 04:21:50
-
Version 4745765
- created: 2024-11-05 03:38:15
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730785075'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730785075
- id: 4745765
- 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: 2404
- schema_scan_id: 6670982
- updated: 2024-11-05 03:38:26
-
Version 4745151
- created: 2024-11-05 03:21:59
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730784770'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730784770
- id: 4745151
- 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: 2404
- schema_scan_id: 6670368
- updated: 2024-11-05 03:22:10
-
Version 4743852
- created: 2024-11-05 02:47:32
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730784166'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730784166
- id: 4743852
- 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: 2404
- schema_scan_id: 6669068
- updated: 2024-11-05 02:47:46
-
Version 4743673
- created: 2024-11-05 02:42:49
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730784005'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730784005
- id: 4743673
- 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: 2404
- schema_scan_id: 6668890
- updated: 2024-11-05 02:43:00
-
Version 4743126
- created: 2024-11-05 02:28:20
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783860'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783860
- id: 4743126
- 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: 2404
- schema_scan_id: 6668342
- updated: 2024-11-05 02:28:31
-
Version 4741715
- created: 2024-11-05 01:50:54
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783716'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783716
- id: 4741715
- 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: 2404
- schema_scan_id: 6666932
- updated: 2024-11-05 01:51:07
-
Version 4741397
- created: 2024-11-05 01:42:31
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783597'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783597
- id: 4741397
- 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: 2404
- schema_scan_id: 6666614
- updated: 2024-11-05 01:42:42
-
Version 4740797
- created: 2024-11-05 01:26:45
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783472'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783472
- id: 4740797
- 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: 2404
- schema_scan_id: 6666014
- updated: 2024-11-05 01:26:56
-
Version 4739735
- created: 2024-11-05 00:58:29
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783253'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783253
- id: 4739735
- 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: 2404
- schema_scan_id: 6664952
- updated: 2024-11-05 00:58:40
-
Version 4739411
- created: 2024-11-05 00:49:55
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730782855'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730782855
- id: 4739411
- 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: 2404
- schema_scan_id: 6664626
- updated: 2024-11-05 00:50:06
-
Version 4738798
- created: 2024-11-05 00:33:54
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730782767'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730782767
- id: 4738798
- 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: 2404
- schema_scan_id: 6664011
- updated: 2024-11-05 00:34:05
Schema Scans: 15
Last at 2024-11-05 22:26:28
-
Scan 6673840
- duration: 0:00:14.860105
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6673840
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866344", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866344/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 14444742712233900926, "service_name": "drive-thru", "span_id": 10521193287985430670, "trace_id": 12795431422261689143 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 22:26:28
- success: True
- trace_id: 12795431422261689143
-
Scan 6673657
- duration: 0:00:12.316392
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6673657
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866282", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866282/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16746961715042821286, "service_name": "drive-thru", "span_id": 9419428870983986795, "trace_id": 4273759531993873321 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 22:21:43
- success: True
- trace_id: 4273759531993873321
-
Scan 6673419
- duration: 0:00:14.993698
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6673419
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866224", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866224/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 7483508295659282194, "service_name": "drive-thru", "span_id": 6244977085629325342, "trace_id": 2590350543776150649 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 22:14:57
- success: True
- trace_id: 2590350543776150649
-
Scan 6671993
- duration: 0:00:15.013103
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671993
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730785636", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730785636/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 14257072695799882668, "service_name": "drive-thru", "span_id": 16263276906832281992, "trace_id": 3261844898210255515 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 04:21:35
- success: True
- trace_id: 3261844898210255515
-
Scan 6670982
- duration: 0:00:12.242538
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670982
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730785075", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730785075/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 6288369497697426306, "service_name": "drive-thru", "span_id": 12906102928751568244, "trace_id": 11228530219734564877 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 03:38:14
- success: True
- trace_id: 11228530219734564877
-
Scan 6670368
- duration: 0:00:12.458615
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670368
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730784770", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730784770/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 11828686852411592100, "service_name": "drive-thru", "span_id": 16746456487527209374, "trace_id": 15856120125295391493 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 03:21:57
- success: True
- trace_id: 15856120125295391493
-
Scan 6669068
- duration: 0:00:14.736028
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6669068
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730784166", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730784166/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 14974222483200832378, "service_name": "drive-thru", "span_id": 17625247570214033038, "trace_id": 10629041078930587257 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 02:47:31
- success: True
- trace_id: 10629041078930587257
-
Scan 6668890
- duration: 0:00:12.084990
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668890
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730784005", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730784005/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 7671849011454437473, "service_name": "drive-thru", "span_id": 1034429995192540621, "trace_id": 12315769268401213531 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 02:42:48
- success: True
- trace_id: 12315769268401213531
-
Scan 6668342
- duration: 0:00:12.407399
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668342
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783860", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783860/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 7386987277772110894, "service_name": "drive-thru", "span_id": 8435666705745234152, "trace_id": 16651855714932015777 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 02:28:19
- success: True
- trace_id: 16651855714932015777
-
Scan 6666932
- duration: 0:00:14.743366
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6666932
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783716", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783716/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 605767420844848387, "service_name": "drive-thru", "span_id": 378392503007600643, "trace_id": 14653964548903165289 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 01:50:53
- success: True
- trace_id: 14653964548903165289
-
Scan 6666614
- duration: 0:00:12.080320
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6666614
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783597", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783597/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 9353046128863239778, "service_name": "drive-thru", "span_id": 6705657532121785376, "trace_id": 2905944146340923690 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 01:42:29
- success: True
- trace_id: 2905944146340923690
-
Scan 6666014
- duration: 0:00:12.301781
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6666014
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783472", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783472/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 17400701475092106265, "service_name": "drive-thru", "span_id": 14757902442537507504, "trace_id": 15724840712716440716 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 01:26:44
- success: True
- trace_id: 15724840712716440716
-
Scan 6664952
- duration: 0:00:12.188698
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6664952
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783253", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730783253/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16976909492075383899, "service_name": "drive-thru", "span_id": 3015207878859013498, "trace_id": 3336628006366997669 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 00:58:28
- success: True
- trace_id: 3336628006366997669
-
Scan 6664626
- duration: 0:00:12.130919
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6664626
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730782855", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730782855/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 4624748738948198146, "service_name": "drive-thru", "span_id": 17023114627810675344, "trace_id": 2299049357591156523 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 00:49:54
- success: True
- trace_id: 2299049357591156523
-
Scan 6664011
- duration: 0:00:12.173092
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6664011
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730782767", "key": "raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-04/1730782767/accommodation_categories_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10423616514996166033, "service_name": "drive-thru", "span_id": 18350591238645430590, "trace_id": 2699238000452608145 } } - running: False
- schema_name_id: 2404
- start_time: 2024-11-05 00:33:53
- success: True
- trace_id: 2699238000452608145
- 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: 2024-11-05 22:26:30
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866344'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2024-10-08 17:36:38",
"disabled": false,
"format": "raw",
"id": 2404,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "newbookdev_newbookaccommodation_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": "2024-11-05 22:26:30",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookaccommodation_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-dev/raw/newbookdev_newbookaccommodation_categories_inventory_items/2024-11-05/1730866344'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookaccommodation_categories_inventory_items"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}