Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookap_surveys
- created: 2024-12-07 15:05:15
- disabled: False
- format: raw
- id: 3264
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookap_surveys" } - type: drivethrucsv
Schema Versions: 1
-
Version 1115433
- created: 2024-12-07 15:05:16
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_surveys`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookap_surveys`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `type` string , `list_id` string , `thankyou_message` string , `send_date` string , `send_time` string , `send_when` string , `days` string , `default` string , `template_id` string , `sending_method` string , `sender_type` string , `sender_type_id` string , `automatic` string , `active` string , `no_email_send_sms` string , `no_email_sms_template_id` string , `reminder_after` string , `reminder_template_id` 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_surveys/2024-12-07/1733605076'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_surveys" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookap_surveys/2024-12-07/1733605076
- id: 1115433
- processed: 1
- raw_data:
{ "active": 17, "automatic": 16, "days": 10, "default": 11, "id": 2, "list_id": 5, "name": 3, "newbook_region": 0, "no_email_send_sms": 18, "no_email_sms_template_id": 19, "reminder_after": 20, "reminder_template_id": 21, "send_date": 7, "send_time": 8, "send_when": 9, "sender_type": 14, "sender_type_id": 15, "sending_method": 13, "template_id": 12, "tenant": 1, "thankyou_message": 6, "type": 4 } - schema_attributes:
{ "active": "string", "automatic": "string", "days": "string", "default": "string", "id": "string", "list_id": "string", "name": "string", "newbook_region": "string", "no_email_send_sms": "string", "no_email_sms_template_id": "string", "reminder_after": "string", "reminder_template_id": "string", "send_date": "string", "send_time": "string", "send_when": "string", "sender_type": "string", "sender_type_id": "string", "sending_method": "string", "template_id": "string", "tenant": "string", "thankyou_message": "string", "type": "string" } - schema_name_id: 3264
- schema_scan_id: 133184351
- updated: 2024-12-07 15:05:26
Schema Scans: 1
Last at 2024-12-07 15:05:15
-
Scan 133184351
- duration: 0:00:11.842167
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 133184351
- 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_surveys/2024-12-07/1733605076", "key": "raw/newbook_newbookap_surveys/2024-12-07/1733605076/ap_surveys.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookap_surveys", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10485022208840680562, "service_name": "drive-thru", "span_id": 8316266999742706062, "trace_id": 13314050384797218523 } } - running: False
- schema_name_id: 3264
- start_time: 2024-12-07 15:05:15
- success: True
- trace_id: 13314050384797218523
- attributes:
{ "active": "string", "automatic": "string", "days": "string", "default": "string", "id": "string", "list_id": "string", "name": "string", "newbook_region": "string", "no_email_send_sms": "string", "no_email_sms_template_id": "string", "reminder_after": "string", "reminder_template_id": "string", "send_date": "string", "send_time": "string", "send_when": "string", "sender_type": "string", "sender_type_id": "string", "sending_method": "string", "template_id": "string", "tenant": "string", "thankyou_message": "string", "type": "string" } - created: 2024-12-07 15:05:16
- 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_surveys`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `type` string , `list_id` string , `thankyou_message` string , `send_date` string , `send_time` string , `send_when` string , `days` string , `default` string , `template_id` string , `sending_method` string , `sender_type` string , `sender_type_id` string , `automatic` string , `active` string , `no_email_send_sms` string , `no_email_sms_template_id` string , `reminder_after` string , `reminder_template_id` 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_surveys/2024-12-07/1733605076'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_surveys`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_surveys" }
- 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:05:15",
"disabled": false,
"format": "raw",
"id": 3264,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookap_surveys"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"active": "string",
"automatic": "string",
"days": "string",
"default": "string",
"id": "string",
"list_id": "string",
"name": "string",
"newbook_region": "string",
"no_email_send_sms": "string",
"no_email_sms_template_id": "string",
"reminder_after": "string",
"reminder_template_id": "string",
"send_date": "string",
"send_time": "string",
"send_when": "string",
"sender_type": "string",
"sender_type_id": "string",
"sending_method": "string",
"template_id": "string",
"tenant": "string",
"thankyou_message": "string",
"type": "string"
},
"created": "2024-12-07 15:05:16",
"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_surveys`\n(\n `newbook_region` string , `tenant` string , `id` string , `name` string , `type` string , `list_id` string , `thankyou_message` string , `send_date` string , `send_time` string , `send_when` string , `days` string , `default` string , `template_id` string , `sending_method` string , `sender_type` string , `sender_type_id` string , `automatic` string , `active` string , `no_email_send_sms` string , `no_email_sms_template_id` string , `reminder_after` string , `reminder_template_id` 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_surveys/2024-12-07/1733605076'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_surveys`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_surveys"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}