Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookap_facilities_categories
- created: 2024-12-07 15:01:27
- disabled: False
- format: raw
- id: 3008
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookap_facilities_categories" } - type: drivethrucsv
Schema Versions: 1
-
Version 1115177
- created: 2024-12-07 15:01:29
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_facilities_categories`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookap_facilities_categories`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `max_adults` string , `max_children` string , `max_infants` string , `max_animals` string , `max_combined` string , `display_order` string , `hireable` string , `housekeeping` string , `restrict_start_time` string , `restrict_end_time` string , `restrict_hire_interval` string , `restrict_hire_interval_multiplier` string , `online_hire_interval` string , `online_hire_interval_multiplier` string , `online_hire_entire_duration` string , `online_group_description` string , `online_hireable` string , `default_inventory_item_id` string , `appointments` string , `system_template_terms_and_conditions` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookap_facilities_categories/2024-12-07/1733604993'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_facilities_categories" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookap_facilities_categories/2024-12-07/1733604993
- id: 1115177
- processed: 1
- raw_data:
{ "active": 24, "appointments": 22, "default_inventory_item_id": 21, "display_order": 9, "hireable": 10, "housekeeping": 11, "id": 2, "max_adults": 4, "max_animals": 7, "max_children": 5, "max_combined": 8, "max_infants": 6, "name": 3, "newbook_region": 0, "online_group_description": 19, "online_hire_entire_duration": 18, "online_hire_interval": 16, "online_hire_interval_multiplier": 17, "online_hireable": 20, "restrict_end_time": 13, "restrict_hire_interval": 14, "restrict_hire_interval_multiplier": 15, "restrict_start_time": 12, "system_template_terms_and_conditions": 23, "tenant": 1 } - schema_attributes:
{ "active": "string", "appointments": "string", "default_inventory_item_id": "string", "display_order": "string", "hireable": "string", "housekeeping": "string", "id": "string", "max_adults": "string", "max_animals": "string", "max_children": "string", "max_combined": "string", "max_infants": "string", "name": "string", "newbook_region": "string", "online_group_description": "string", "online_hire_entire_duration": "string", "online_hire_interval": "string", "online_hire_interval_multiplier": "string", "online_hireable": "string", "restrict_end_time": "string", "restrict_hire_interval": "string", "restrict_hire_interval_multiplier": "string", "restrict_start_time": "string", "system_template_terms_and_conditions": "string", "tenant": "string" } - schema_name_id: 3008
- schema_scan_id: 133183892
- updated: 2024-12-07 15:01:42
Schema Scans: 1
Last at 2024-12-07 15:01:27
-
Scan 133183892
- duration: 0:00:14.807144
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 133183892
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookap_facilities_categories/2024-12-07/1733604993", "key": "raw/newbook_newbookap_facilities_categories/2024-12-07/1733604993/ap_facilities_categories.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookap_facilities_categories", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8646272438739488134, "service_name": "drive-thru", "span_id": 9164913209065777, "trace_id": 18441439009844119921 } } - running: False
- schema_name_id: 3008
- start_time: 2024-12-07 15:01:27
- success: True
- trace_id: 18441439009844119921
- attributes:
{ "active": "string", "appointments": "string", "default_inventory_item_id": "string", "display_order": "string", "hireable": "string", "housekeeping": "string", "id": "string", "max_adults": "string", "max_animals": "string", "max_children": "string", "max_combined": "string", "max_infants": "string", "name": "string", "newbook_region": "string", "online_group_description": "string", "online_hire_entire_duration": "string", "online_hire_interval": "string", "online_hire_interval_multiplier": "string", "online_hireable": "string", "restrict_end_time": "string", "restrict_hire_interval": "string", "restrict_hire_interval_multiplier": "string", "restrict_start_time": "string", "system_template_terms_and_conditions": "string", "tenant": "string" } - created: 2024-12-07 15:01:29
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookap_facilities_categories`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `max_adults` string , `max_children` string , `max_infants` string , `max_animals` string , `max_combined` string , `display_order` string , `hireable` string , `housekeeping` string , `restrict_start_time` string , `restrict_end_time` string , `restrict_hire_interval` string , `restrict_hire_interval_multiplier` string , `online_hire_interval` string , `online_hire_interval_multiplier` string , `online_hire_entire_duration` string , `online_group_description` string , `online_hireable` string , `default_inventory_item_id` string , `appointments` string , `system_template_terms_and_conditions` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookap_facilities_categories/2024-12-07/1733604993'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_facilities_categories`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_facilities_categories" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2024-12-07 15:01:27",
"disabled": false,
"format": "raw",
"id": 3008,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookap_facilities_categories"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"active": "string",
"appointments": "string",
"default_inventory_item_id": "string",
"display_order": "string",
"hireable": "string",
"housekeeping": "string",
"id": "string",
"max_adults": "string",
"max_animals": "string",
"max_children": "string",
"max_combined": "string",
"max_infants": "string",
"name": "string",
"newbook_region": "string",
"online_group_description": "string",
"online_hire_entire_duration": "string",
"online_hire_interval": "string",
"online_hire_interval_multiplier": "string",
"online_hireable": "string",
"restrict_end_time": "string",
"restrict_hire_interval": "string",
"restrict_hire_interval_multiplier": "string",
"restrict_start_time": "string",
"system_template_terms_and_conditions": "string",
"tenant": "string"
},
"created": "2024-12-07 15:01:29",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookap_facilities_categories`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `max_adults` string , `max_children` string , `max_infants` string , `max_animals` string , `max_combined` string , `display_order` string , `hireable` string , `housekeeping` string , `restrict_start_time` string , `restrict_end_time` string , `restrict_hire_interval` string , `restrict_hire_interval_multiplier` string , `online_hire_interval` string , `online_hire_interval_multiplier` string , `online_hire_entire_duration` string , `online_group_description` string , `online_hireable` string , `default_inventory_item_id` string , `appointments` string , `system_template_terms_and_conditions` string , `active` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookap_facilities_categories/2024-12-07/1733604993'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_facilities_categories`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_facilities_categories"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}