Schema Info
Schema Name: sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items
- created: 2024-10-08 18:32:36
- disabled: False
- format: raw
- id: 3031
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "newbookdev_newbooktariffs_inventory_items" } - type: drivethrucsv
Schema Versions: 15
-
Version 4749517
- created: 2024-11-06 00:00:19
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-05/1730866613'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-05/1730866613
- id: 4749517
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6675626
- updated: 2024-11-06 00:00:33
-
Version 4749090
- created: 2024-11-05 23:19:29
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-05/1730866565'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-05/1730866565
- id: 4749090
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6675122
- updated: 2024-11-05 23:19:40
-
Version 4748666
- created: 2024-11-05 22:55:41
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-05/1730866461'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-05/1730866461
- id: 4748666
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6674697
- updated: 2024-11-05 22:55:52
-
Version 4747157
- created: 2024-11-05 04:56:26
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-04/1730785808'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730785808
- id: 4747157
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6672389
- updated: 2024-11-05 04:56:37
-
Version 4746510
- created: 2024-11-05 04:06:46
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-04/1730785174'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730785174
- id: 4746510
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6671730
- updated: 2024-11-05 04:06:57
-
Version 4746016
- created: 2024-11-05 03:46:15
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-04/1730784868'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730784868
- id: 4746016
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6671237
- updated: 2024-11-05 03:46:29
-
Version 4744932
- created: 2024-11-05 03:16:14
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-04/1730784265'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730784265
- id: 4744932
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6670148
- updated: 2024-11-05 03:16:25
-
Version 4744683
- created: 2024-11-05 03:09:39
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-04/1730784103'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730784103
- id: 4744683
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6669900
- updated: 2024-11-05 03:09:50
-
Version 4743550
- created: 2024-11-05 02:39:36
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-04/1730783936'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730783936
- id: 4743550
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6668768
- updated: 2024-11-05 02:39:50
-
Version 4742793
- created: 2024-11-05 02:19:35
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-04/1730783817'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730783817
- id: 4742793
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6668010
- updated: 2024-11-05 02:19:46
-
Version 4742190
- created: 2024-11-05 02:03:32
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-04/1730783702'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730783702
- id: 4742190
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6667407
- updated: 2024-11-05 02:03:45
-
Version 4741480
- created: 2024-11-05 01:44:42
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-04/1730783574'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730783574
- id: 4741480
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6666696
- updated: 2024-11-05 01:44:55
-
Version 4740671
- created: 2024-11-05 01:23:27
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-04/1730783355'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730783355
- id: 4740671
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6665888
- updated: 2024-11-05 01:23:38
-
Version 4739989
- created: 2024-11-05 01:05:23
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-04/1730782953'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730782953
- id: 4739989
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6665206
- updated: 2024-11-05 01:05:34
-
Version 4739268
- created: 2024-11-05 00:46:16
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-04/1730782841'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730782841
- id: 4739268
- processed: 1
- raw_data:
{ "amount": 18, "calculation_type": 8, "daysofweek": 14, "daytype": 10, "description": 9, "disburse_to_owners": 30, "discounts_apply": 32, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 25, "id": 2, "ignore_other_tariffs": 15, "ignore_period_from": 16, "ignore_period_to": 17, "include_in_deposit": 28, "include_in_payment_plan": 29, "include_in_stay_cost": 27, "interval": 11, "interval_limit": 13, "interval_multiplier": 12, "inventory_item_id": 4, "item_type": 7, "newbook_region": 0, "per_adult": 19, "per_animal": 22, "per_child": 20, "per_infant": 21, "qty": 23, "refundable": 31, "removed_when": 36, "set_id": 33, "set_name": 34, "set_visible": 35, "tariff_id": 3, "tax_free": 24, "tenant": 1, "travel_agent_commission": 26 } - schema_attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - schema_name_id: 3031
- schema_scan_id: 6664483
- updated: 2024-11-05 00:46:30
Schema Scans: 15
Last at 2024-11-06 00:00:18
-
Scan 6675626
- duration: 0:00:15.076627
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6675626
- 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_newbooktariffs_inventory_items/2024-11-05/1730866613", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-05/1730866613/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 14921476969450971397, "service_name": "drive-thru", "span_id": 7356594359196169338, "trace_id": 16864158025869727801 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-06 00:00:18
- success: True
- trace_id: 16864158025869727801
-
Scan 6675122
- duration: 0:00:12.329528
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6675122
- 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_newbooktariffs_inventory_items/2024-11-05/1730866565", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-05/1730866565/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16705839855832665043, "service_name": "drive-thru", "span_id": 12223517384306198139, "trace_id": 7086398710821527777 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 23:19:28
- success: True
- trace_id: 7086398710821527777
-
Scan 6674697
- duration: 0:00:12.501811
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6674697
- 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_newbooktariffs_inventory_items/2024-11-05/1730866461", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-05/1730866461/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8673366799117707278, "service_name": "drive-thru", "span_id": 11241020356050532631, "trace_id": 7490552818681654607 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 22:55:40
- success: True
- trace_id: 7490552818681654607
-
Scan 6672389
- duration: 0:00:12.581779
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6672389
- 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_newbooktariffs_inventory_items/2024-11-04/1730785808", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730785808/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13776334680940018337, "service_name": "drive-thru", "span_id": 7912218356157721012, "trace_id": 1293213603177827472 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 04:56:24
- success: True
- trace_id: 1293213603177827472
-
Scan 6671730
- duration: 0:00:12.573527
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671730
- 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_newbooktariffs_inventory_items/2024-11-04/1730785174", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730785174/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1494894847942243999, "service_name": "drive-thru", "span_id": 16544588453752085387, "trace_id": 1159777570580910683 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 04:06:44
- success: True
- trace_id: 1159777570580910683
-
Scan 6671237
- duration: 0:00:15.023677
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671237
- 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_newbooktariffs_inventory_items/2024-11-04/1730784868", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730784868/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10134503324299156078, "service_name": "drive-thru", "span_id": 18282442517000728555, "trace_id": 4457059567590962245 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 03:46:14
- success: True
- trace_id: 4457059567590962245
-
Scan 6670148
- duration: 0:00:12.158528
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670148
- 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_newbooktariffs_inventory_items/2024-11-04/1730784265", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730784265/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13103710582831282956, "service_name": "drive-thru", "span_id": 17871926206169568037, "trace_id": 8426705992083419813 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 03:16:13
- success: True
- trace_id: 8426705992083419813
-
Scan 6669900
- duration: 0:00:12.131305
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6669900
- 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_newbooktariffs_inventory_items/2024-11-04/1730784103", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730784103/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 17563502115093914562, "service_name": "drive-thru", "span_id": 10314737601180788826, "trace_id": 10304842216409012345 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 03:09:38
- success: True
- trace_id: 10304842216409012345
-
Scan 6668768
- duration: 0:00:14.705394
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668768
- 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_newbooktariffs_inventory_items/2024-11-04/1730783936", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730783936/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10922118708128882631, "service_name": "drive-thru", "span_id": 13476078433403041378, "trace_id": 1066056304857434098 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 02:39:35
- success: True
- trace_id: 1066056304857434098
-
Scan 6668010
- duration: 0:00:12.341759
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668010
- 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_newbooktariffs_inventory_items/2024-11-04/1730783817", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730783817/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8786916389544801667, "service_name": "drive-thru", "span_id": 10752245682960538481, "trace_id": 17174917376637204786 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 02:19:33
- success: True
- trace_id: 17174917376637204786
-
Scan 6667407
- duration: 0:00:14.795360
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6667407
- 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_newbooktariffs_inventory_items/2024-11-04/1730783702", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730783702/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5711117295650700039, "service_name": "drive-thru", "span_id": 10524854997461221309, "trace_id": 6487601558191107337 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 02:03:30
- success: True
- trace_id: 6487601558191107337
-
Scan 6666696
- duration: 0:00:15.045489
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6666696
- 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_newbooktariffs_inventory_items/2024-11-04/1730783574", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730783574/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5673751808812752763, "service_name": "drive-thru", "span_id": 3975382687602840284, "trace_id": 3941334673418185334 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 01:44:40
- success: True
- trace_id: 3941334673418185334
-
Scan 6665888
- duration: 0:00:12.201528
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665888
- 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_newbooktariffs_inventory_items/2024-11-04/1730783355", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730783355/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8379093013783386488, "service_name": "drive-thru", "span_id": 17306106630487779997, "trace_id": 15771807614780009675 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 01:23:25
- success: True
- trace_id: 15771807614780009675
-
Scan 6665206
- duration: 0:00:12.330289
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665206
- 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_newbooktariffs_inventory_items/2024-11-04/1730782953", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730782953/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8803278780050042328, "service_name": "drive-thru", "span_id": 14430357581183273954, "trace_id": 5242032759536918026 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 01:05:22
- success: True
- trace_id: 5242032759536918026
-
Scan 6664483
- duration: 0:00:15.021475
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6664483
- 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_newbooktariffs_inventory_items/2024-11-04/1730782841", "key": "raw/newbookdev_newbooktariffs_inventory_items/2024-11-04/1730782841/tariffs_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1358312579058164253, "service_name": "drive-thru", "span_id": 12529283707588019632, "trace_id": 17992266505067387622 } } - running: False
- schema_name_id: 3031
- start_time: 2024-11-05 00:46:15
- success: True
- trace_id: 17992266505067387622
- attributes:
{ "amount": "string", "calculation_type": "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_other_tariffs": "string", "ignore_period_from": "string", "ignore_period_to": "string", "include_in_deposit": "string", "include_in_payment_plan": "string", "include_in_stay_cost": "string", "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", "tariff_id": "string", "tax_free": "string", "tenant": "string", "travel_agent_commission": "string" } - created: 2024-11-06 00:00:19
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-05/1730866613'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_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 18:32:36",
"disabled": false,
"format": "raw",
"id": 3031,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "newbookdev_newbooktariffs_inventory_items"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"amount": "string",
"calculation_type": "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_other_tariffs": "string",
"ignore_period_from": "string",
"ignore_period_to": "string",
"include_in_deposit": "string",
"include_in_payment_plan": "string",
"include_in_stay_cost": "string",
"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",
"tariff_id": "string",
"tax_free": "string",
"tenant": "string",
"travel_agent_commission": "string"
},
"created": "2024-11-06 00:00:19",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `tariff_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_other_tariffs` string , `ignore_period_from` string , `ignore_period_to` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `qty` string , `tax_free` string , `guest_visible` string , `travel_agent_commission` string , `include_in_stay_cost` string , `include_in_deposit` string , `include_in_payment_plan` string , `disburse_to_owners` string , `refundable` string , `discounts_apply` 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_newbooktariffs_inventory_items/2024-11-05/1730866613'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktariffs_inventory_items"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}