Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookeu_contact_threads
- created: 2025-05-15 16:36:07
- disabled: False
- format: raw
- id: 3891
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookeu_contact_threads" } - type: drivethrucsv
Schema Versions: 1
-
Version 1306556
- created: 2025-05-15 16:36:08
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_contact_threads`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_contact_threads`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `type` string , `type_id` string , `recipient_id` string , `recipient_type` string , `recipient` string , `real_recipient_id` string , `real_recipient_type` string , `sender` string , `read` string , `flagged` string , `archived` string , `spam` string , `attachments` string , `last_received` string , `last_received_snippet` string , `last_sent` string , `last_sent_snippet` string , `assigned_to` 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_contact_threads/2025-05-15/1747344781'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_contact_threads" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_contact_threads/2025-05-15/1747344781
- id: 1306556
- processed: 1
- raw_data:
{ "archived": 14, "assigned_to": 21, "attachments": 16, "flagged": 13, "id": 2, "last_received": 17, "last_received_snippet": 18, "last_sent": 19, "last_sent_snippet": 20, "name": 3, "newbook_region": 0, "read": 12, "real_recipient_id": 9, "real_recipient_type": 10, "recipient": 8, "recipient_id": 6, "recipient_type": 7, "sender": 11, "spam": 15, "tenant": 1, "type": 4, "type_id": 5 } - schema_attributes:
{ "archived": "string", "assigned_to": "string", "attachments": "string", "flagged": "string", "id": "string", "last_received": "string", "last_received_snippet": "string", "last_sent": "string", "last_sent_snippet": "string", "name": "string", "newbook_region": "string", "read": "string", "real_recipient_id": "string", "real_recipient_type": "string", "recipient": "string", "recipient_id": "string", "recipient_type": "string", "sender": "string", "spam": "string", "tenant": "string", "type": "string", "type_id": "string" } - schema_name_id: 3891
- schema_scan_id: 142210566
- updated: 2025-05-15 16:36:21
Schema Scans: 1
Last at 2025-05-15 16:36:07
-
Scan 142210566
- duration: 0:00:14.563726
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142210566
- 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_contact_threads/2025-05-15/1747344781", "key": "raw/newbook_newbookeu_contact_threads/2025-05-15/1747344781/eu_contact_threads.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_contact_threads", "type": "drivethrucsv" }, "trace_context": { "parent_id": 18183824574079847302, "service_name": "drive-thru", "span_id": 13023670881958807396, "trace_id": 14426547142598708249 } } - running: False
- schema_name_id: 3891
- start_time: 2025-05-15 16:36:07
- success: True
- trace_id: 14426547142598708249
- attributes:
{ "archived": "string", "assigned_to": "string", "attachments": "string", "flagged": "string", "id": "string", "last_received": "string", "last_received_snippet": "string", "last_sent": "string", "last_sent_snippet": "string", "name": "string", "newbook_region": "string", "read": "string", "real_recipient_id": "string", "real_recipient_type": "string", "recipient": "string", "recipient_id": "string", "recipient_type": "string", "sender": "string", "spam": "string", "tenant": "string", "type": "string", "type_id": "string" } - created: 2025-05-15 16:36:08
- 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_contact_threads`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `type` string , `type_id` string , `recipient_id` string , `recipient_type` string , `recipient` string , `real_recipient_id` string , `real_recipient_type` string , `sender` string , `read` string , `flagged` string , `archived` string , `spam` string , `attachments` string , `last_received` string , `last_received_snippet` string , `last_sent` string , `last_sent_snippet` string , `assigned_to` 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_contact_threads/2025-05-15/1747344781'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_contact_threads`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_contact_threads" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2025-05-15 16:36:07",
"disabled": false,
"format": "raw",
"id": 3891,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookeu_contact_threads"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"archived": "string",
"assigned_to": "string",
"attachments": "string",
"flagged": "string",
"id": "string",
"last_received": "string",
"last_received_snippet": "string",
"last_sent": "string",
"last_sent_snippet": "string",
"name": "string",
"newbook_region": "string",
"read": "string",
"real_recipient_id": "string",
"real_recipient_type": "string",
"recipient": "string",
"recipient_id": "string",
"recipient_type": "string",
"sender": "string",
"spam": "string",
"tenant": "string",
"type": "string",
"type_id": "string"
},
"created": "2025-05-15 16:36:08",
"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_contact_threads`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `type` string , `type_id` string , `recipient_id` string , `recipient_type` string , `recipient` string , `real_recipient_id` string , `real_recipient_type` string , `sender` string , `read` string , `flagged` string , `archived` string , `spam` string , `attachments` string , `last_received` string , `last_received_snippet` string , `last_sent` string , `last_sent_snippet` string , `assigned_to` 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_contact_threads/2025-05-15/1747344781'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_contact_threads`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_contact_threads"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}