Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookeu_compendium_events
- created: 2024-11-27 06:39:09
- disabled: False
- format: raw
- id: 2178
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookeu_compendium_events" } - type: drivethrucsv
Schema Versions: 3
-
Version 1306543
- created: 2025-05-15 16:35:48
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_compendium_events`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_compendium_events`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `description` string , `website_link` string , `phone_number` string , `google_maps_place_address` string , `google_maps_place_id` string , `lat` string , `long` string , `images` string , `starting_date` string , `finishing_date` string , `remove` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_compendium_events/2025-05-15/1747344775'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_compendium_events" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_compendium_events/2025-05-15/1747344775
- id: 1306543
- processed: 1
- raw_data:
{ "description": 4, "finishing_date": 13, "google_maps_place_address": 7, "google_maps_place_id": 8, "id": 2, "images": 11, "lat": 9, "long": 10, "name": 3, "newbook_region": 0, "phone_number": 6, "remove": 14, "starting_date": 12, "tenant": 1, "website_link": 5 } - schema_attributes:
{ "description": "string", "finishing_date": "string", "google_maps_place_address": "string", "google_maps_place_id": "string", "id": "string", "images": "string", "lat": "string", "long": "string", "name": "string", "newbook_region": "string", "phone_number": "string", "remove": "string", "starting_date": "string", "tenant": "string", "website_link": "string" } - schema_name_id: 2178
- schema_scan_id: 142210553
- updated: 2025-05-15 16:35:59
-
Version 1110718
- created: 2024-12-04 08:30:28
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_compendium_events`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_compendium_events`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `description` string , `website_link` string , `phone_number` string , `google_maps_place_address` string , `google_maps_place_id` string , `lat` string , `long` string , `images` string , `starting_date` string , `finishing_date` string , `remove` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_compendium_events/2024-12-04/1733322375'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_compendium_events" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_compendium_events/2024-12-04/1733322375
- id: 1110718
- processed: 1
- raw_data:
{ "description": 4, "finishing_date": 13, "google_maps_place_address": 7, "google_maps_place_id": 8, "id": 2, "images": 11, "lat": 9, "long": 10, "name": 3, "newbook_region": 0, "phone_number": 6, "remove": 14, "starting_date": 12, "tenant": 1, "website_link": 5 } - schema_attributes:
{ "description": "string", "finishing_date": "string", "google_maps_place_address": "string", "google_maps_place_id": "string", "id": "string", "images": "string", "lat": "string", "long": "string", "name": "string", "newbook_region": "string", "phone_number": "string", "remove": "string", "starting_date": "string", "tenant": "string", "website_link": "string" } - schema_name_id: 2178
- schema_scan_id: 132952590
- updated: 2024-12-04 08:30:39
-
Version 1101712
- created: 2024-11-27 06:39:10
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_compendium_events`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_compendium_events`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `description` string , `website_link` string , `phone_number` string , `google_maps_place_address` string , `google_maps_place_id` string , `lat` string , `long` string , `images` string , `starting_date` string , `finishing_date` string , `remove` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_compendium_events/2024-11-27/1732710862'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_compendium_events" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_compendium_events/2024-11-27/1732710862
- id: 1101712
- processed: 1
- raw_data:
{ "description": 4, "finishing_date": 13, "google_maps_place_address": 7, "google_maps_place_id": 8, "id": 2, "images": 11, "lat": 9, "long": 10, "name": 3, "newbook_region": 0, "phone_number": 6, "remove": 14, "starting_date": 12, "tenant": 1, "website_link": 5 } - schema_attributes:
{ "description": "string", "finishing_date": "string", "google_maps_place_address": "string", "google_maps_place_id": "string", "id": "string", "images": "string", "lat": "string", "long": "string", "name": "string", "newbook_region": "string", "phone_number": "string", "remove": "string", "starting_date": "string", "tenant": "string", "website_link": "string" } - schema_name_id: 2178
- schema_scan_id: 132477783
- updated: 2024-11-27 06:39:24
Schema Scans: 3
Last at 2025-05-15 16:35:47
-
Scan 142210553
- duration: 0:00:11.648759
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142210553
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_compendium_events/2025-05-15/1747344775", "key": "raw/newbook_newbookeu_compendium_events/2025-05-15/1747344775/eu_compendium_events.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_compendium_events", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5119812058010353949, "service_name": "drive-thru", "span_id": 14710792916540507245, "trace_id": 6809428921663463076 } } - running: False
- schema_name_id: 2178
- start_time: 2025-05-15 16:35:47
- success: True
- trace_id: 6809428921663463076
-
Scan 132952590
- duration: 0:00:11.724191
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 132952590
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_compendium_events/2024-12-04/1733322375", "key": "raw/newbook_newbookeu_compendium_events/2024-12-04/1733322375/eu_compendium_events.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_compendium_events", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5388183446409975026, "service_name": "drive-thru", "span_id": 18238178813887768184, "trace_id": 18322423483183756614 } } - running: False
- schema_name_id: 2178
- start_time: 2024-12-04 08:30:28
- success: True
- trace_id: 18322423483183756614
-
Scan 132477783
- duration: 0:00:14.312926
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 132477783
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-prod", "hive_path": "s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_compendium_events/2024-11-27/1732710862", "key": "raw/newbook_newbookeu_compendium_events/2024-11-27/1732710862/eu_compendium_events.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_compendium_events", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1799606651374427501, "service_name": "drive-thru", "span_id": 18095478309716004621, "trace_id": 13716659496222261017 } } - running: False
- schema_name_id: 2178
- start_time: 2024-11-27 06:39:09
- success: True
- trace_id: 13716659496222261017
- attributes:
{ "description": "string", "finishing_date": "string", "google_maps_place_address": "string", "google_maps_place_id": "string", "id": "string", "images": "string", "lat": "string", "long": "string", "name": "string", "newbook_region": "string", "phone_number": "string", "remove": "string", "starting_date": "string", "tenant": "string", "website_link": "string" } - created: 2025-05-15 16:35:48
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_compendium_events`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `description` string , `website_link` string , `phone_number` string , `google_maps_place_address` string , `google_maps_place_id` string , `lat` string , `long` string , `images` string , `starting_date` string , `finishing_date` string , `remove` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_compendium_events/2025-05-15/1747344775'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_compendium_events`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_compendium_events" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2024-11-27 06:39:09",
"disabled": false,
"format": "raw",
"id": 2178,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookeu_compendium_events"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"description": "string",
"finishing_date": "string",
"google_maps_place_address": "string",
"google_maps_place_id": "string",
"id": "string",
"images": "string",
"lat": "string",
"long": "string",
"name": "string",
"newbook_region": "string",
"phone_number": "string",
"remove": "string",
"starting_date": "string",
"tenant": "string",
"website_link": "string"
},
"created": "2025-05-15 16:35:48",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_compendium_events`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `description` string , `website_link` string , `phone_number` string , `google_maps_place_address` string , `google_maps_place_id` string , `lat` string , `long` string , `images` string , `starting_date` string , `finishing_date` string , `remove` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_compendium_events/2025-05-15/1747344775'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_compendium_events`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_compendium_events"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}