Schema Info
Schema Name: sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items
- created: 2024-10-08 17:36:09
- disabled: False
- format: raw
- id: 2399
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "newbookdev_newbookactivities_configurations_inventory_items" } - type: drivethrucsv
Schema Versions: 15
-
Version 4748127
- created: 2024-11-05 22:35:38
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-05/1730866355'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-05/1730866355
- id: 4748127
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6674159
- updated: 2024-11-05 22:35:51
-
Version 4747582
- created: 2024-11-05 22:20:38
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-05/1730866291'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-05/1730866291
- id: 4747582
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6673613
- updated: 2024-11-05 22:20:49
-
Version 4747362
- created: 2024-11-05 22:13:38
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-05/1730866225'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-05/1730866225
- id: 4747362
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6673394
- updated: 2024-11-05 22:13:49
-
Version 4746637
- created: 2024-11-05 04:13:47
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-04/1730785643'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730785643
- id: 4746637
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6671860
- updated: 2024-11-05 04:14:01
-
Version 4745914
- created: 2024-11-05 03:42:49
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-04/1730785078'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730785078
- id: 4745914
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6671134
- updated: 2024-11-05 03:43:00
-
Version 4745648
- created: 2024-11-05 03:34:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-04/1730784773'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730784773
- id: 4745648
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6670865
- updated: 2024-11-05 03:35:09
-
Version 4743888
- created: 2024-11-05 02:48:29
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-04/1730784169'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730784169
- id: 4743888
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6669105
- updated: 2024-11-05 02:48:40
-
Version 4743717
- created: 2024-11-05 02:44:01
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-04/1730784007'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730784007
- id: 4743717
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6668934
- updated: 2024-11-05 02:44:12
-
Version 4743022
- created: 2024-11-05 02:25:37
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-04/1730783863'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730783863
- id: 4743022
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6668239
- updated: 2024-11-05 02:25:48
-
Version 4742301
- created: 2024-11-05 02:06:35
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-04/1730783719'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730783719
- id: 4742301
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6667518
- updated: 2024-11-05 02:06:46
-
Version 4741759
- created: 2024-11-05 01:51:59
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-04/1730783629'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730783629
- id: 4741759
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6666976
- updated: 2024-11-05 01:52:10
-
Version 4740723
- created: 2024-11-05 01:24:50
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-04/1730783475'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730783475
- id: 4740723
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6665941
- updated: 2024-11-05 01:25:01
-
Version 4740009
- created: 2024-11-05 01:05:54
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-04/1730783256'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730783256
- id: 4740009
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6665226
- updated: 2024-11-05 01:06:08
-
Version 4739183
- created: 2024-11-05 00:44:02
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-04/1730782859'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730782859
- id: 4739183
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6664398
- updated: 2024-11-05 00:44:13
-
Version 4738577
- created: 2024-11-05 00:28:04
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-04/1730782769'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730782769
- id: 4738577
- processed: 1
- raw_data:
{ "activity_configuration_id": 3, "amount": 10, "description": 7, "gl_account_id": 6, "gl_category_id": 5, "guest_visible": 16, "id": 2, "interval": 8, "interval_multiplier": 9, "inventory_item_id": 4, "newbook_region": 0, "per_adult": 11, "per_animal": 14, "per_child": 12, "per_infant": 13, "removed_when": 17, "tax_free": 15, "tenant": 1 } - schema_attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - schema_name_id: 2399
- schema_scan_id: 6663790
- updated: 2024-11-05 00:28:15
Schema Scans: 15
Last at 2024-11-05 22:35:37
-
Scan 6674159
- duration: 0:00:14.384563
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6674159
- 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_newbookactivities_configurations_inventory_items/2024-11-05/1730866355", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-05/1730866355/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1716384490065021740, "service_name": "drive-thru", "span_id": 12570081200275903610, "trace_id": 17187739486050838126 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 22:35:37
- success: True
- trace_id: 17187739486050838126
-
Scan 6673613
- duration: 0:00:11.640856
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6673613
- 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_newbookactivities_configurations_inventory_items/2024-11-05/1730866291", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-05/1730866291/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16316735729497400442, "service_name": "drive-thru", "span_id": 14452269024641429525, "trace_id": 218588487491869661 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 22:20:37
- success: True
- trace_id: 218588487491869661
-
Scan 6673394
- duration: 0:00:11.816209
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6673394
- 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_newbookactivities_configurations_inventory_items/2024-11-05/1730866225", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-05/1730866225/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13073731824535795322, "service_name": "drive-thru", "span_id": 2091790480595911061, "trace_id": 7925216262287222225 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 22:13:37
- success: True
- trace_id: 7925216262287222225
-
Scan 6671860
- duration: 0:00:14.373374
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671860
- 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_newbookactivities_configurations_inventory_items/2024-11-04/1730785643", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730785643/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 6098428972630167357, "service_name": "drive-thru", "span_id": 14063072973269927007, "trace_id": 5033188827013636855 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 04:13:46
- success: True
- trace_id: 5033188827013636855
-
Scan 6671134
- duration: 0:00:11.876692
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671134
- 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_newbookactivities_configurations_inventory_items/2024-11-04/1730785078", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730785078/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 14008808881297315086, "service_name": "drive-thru", "span_id": 17021267070030489932, "trace_id": 8526877562715476756 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 03:42:48
- success: True
- trace_id: 8526877562715476756
-
Scan 6670865
- duration: 0:00:11.708959
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670865
- 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_newbookactivities_configurations_inventory_items/2024-11-04/1730784773", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730784773/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 14945858392080673960, "service_name": "drive-thru", "span_id": 6978464835715090657, "trace_id": 8284606632155071793 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 03:34:58
- success: True
- trace_id: 8284606632155071793
-
Scan 6669105
- duration: 0:00:11.721302
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6669105
- 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_newbookactivities_configurations_inventory_items/2024-11-04/1730784169", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730784169/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 15755792312337425851, "service_name": "drive-thru", "span_id": 12573117467632876496, "trace_id": 5067683222410871336 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 02:48:28
- success: True
- trace_id: 5067683222410871336
-
Scan 6668934
- duration: 0:00:11.676419
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668934
- 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_newbookactivities_configurations_inventory_items/2024-11-04/1730784007", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730784007/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 14064761849226598157, "service_name": "drive-thru", "span_id": 4911679389644511069, "trace_id": 13568663532684383677 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 02:44:00
- success: True
- trace_id: 13568663532684383677
-
Scan 6668239
- duration: 0:00:11.615411
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668239
- 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_newbookactivities_configurations_inventory_items/2024-11-04/1730783863", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730783863/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 17203051309096029287, "service_name": "drive-thru", "span_id": 5581809149321732891, "trace_id": 12137217046764986735 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 02:25:36
- success: True
- trace_id: 12137217046764986735
-
Scan 6667518
- duration: 0:00:11.634127
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6667518
- 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_newbookactivities_configurations_inventory_items/2024-11-04/1730783719", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730783719/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 12205888597389460595, "service_name": "drive-thru", "span_id": 15965526721794228810, "trace_id": 2057701697108739398 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 02:06:34
- success: True
- trace_id: 2057701697108739398
-
Scan 6666976
- duration: 0:00:11.723721
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6666976
- 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_newbookactivities_configurations_inventory_items/2024-11-04/1730783629", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730783629/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 479077688622522724, "service_name": "drive-thru", "span_id": 2260392948504054632, "trace_id": 1505887314349683023 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 01:51:58
- success: True
- trace_id: 1505887314349683023
-
Scan 6665941
- duration: 0:00:11.698628
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665941
- 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_newbookactivities_configurations_inventory_items/2024-11-04/1730783475", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730783475/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 198796525785106089, "service_name": "drive-thru", "span_id": 9488509566868627631, "trace_id": 13690487522858941779 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 01:24:49
- success: True
- trace_id: 13690487522858941779
-
Scan 6665226
- duration: 0:00:14.202158
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665226
- 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_newbookactivities_configurations_inventory_items/2024-11-04/1730783256", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730783256/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16436842701016904757, "service_name": "drive-thru", "span_id": 12327823440096865744, "trace_id": 11117082267368529144 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 01:05:54
- success: True
- trace_id: 11117082267368529144
-
Scan 6664398
- duration: 0:00:11.708571
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6664398
- 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_newbookactivities_configurations_inventory_items/2024-11-04/1730782859", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730782859/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5055011569113300404, "service_name": "drive-thru", "span_id": 1313171237725515309, "trace_id": 4981720473104074638 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 00:44:01
- success: True
- trace_id: 4981720473104074638
-
Scan 6663790
- duration: 0:00:11.722324
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6663790
- 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_newbookactivities_configurations_inventory_items/2024-11-04/1730782769", "key": "raw/newbookdev_newbookactivities_configurations_inventory_items/2024-11-04/1730782769/activities_configurations_inventory_items.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10968068272746180932, "service_name": "drive-thru", "span_id": 8888332500711936644, "trace_id": 4522416180217340927 } } - running: False
- schema_name_id: 2399
- start_time: 2024-11-05 00:28:03
- success: True
- trace_id: 4522416180217340927
- attributes:
{ "activity_configuration_id": "string", "amount": "string", "description": "string", "gl_account_id": "string", "gl_category_id": "string", "guest_visible": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "inventory_item_id": "string", "newbook_region": "string", "per_adult": "string", "per_animal": "string", "per_child": "string", "per_infant": "string", "removed_when": "string", "tax_free": "string", "tenant": "string" } - created: 2024-11-05 22:35:38
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-05/1730866355'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_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:09",
"disabled": false,
"format": "raw",
"id": 2399,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "newbookdev_newbookactivities_configurations_inventory_items"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"activity_configuration_id": "string",
"amount": "string",
"description": "string",
"gl_account_id": "string",
"gl_category_id": "string",
"guest_visible": "string",
"id": "string",
"interval": "string",
"interval_multiplier": "string",
"inventory_item_id": "string",
"newbook_region": "string",
"per_adult": "string",
"per_animal": "string",
"per_child": "string",
"per_infant": "string",
"removed_when": "string",
"tax_free": "string",
"tenant": "string"
},
"created": "2024-11-05 22:35:38",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`\n(\n `newbook_region` string , `tenant` string , `id` string , `activity_configuration_id` string , `inventory_item_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `interval` string , `interval_multiplier` string , `amount` string , `per_adult` string , `per_child` string , `per_infant` string , `per_animal` string , `tax_free` string , `guest_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_newbookactivities_configurations_inventory_items/2024-11-05/1730866355'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbookactivities_configurations_inventory_items"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}