Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookus_owners
- created: 2025-05-23 13:34:16
- disabled: False
- format: raw
- id: 4134
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookus_owners" } - type: drivethrucsv
Schema Versions: 1
-
Version 1318672
- created: 2025-05-23 13:34:17
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_owners`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_owners`\n(\n `newbook_region` string , `tenant` string , `id` string , `guest_id` string , `title` string , `firstname` string , `lastname` string , `trust_name` string , `street` string , `city` string , `state_id` string , `postcode` string , `country_id` string , `tax_id` string , `trust_reserve` string , `disburse_funds` string , `display_guest_names` string , `date_created` string , `display_order` string , `pos_identifier` string , `cancelled_when` string , `source_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_newbookus_owners/2025-05-23/1748024602'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_owners" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_owners/2025-05-23/1748024602
- id: 1318672
- processed: 1
- raw_data:
{ "cancelled_when": 20, "city": 9, "country_id": 12, "date_created": 17, "disburse_funds": 15, "display_guest_names": 16, "display_order": 18, "firstname": 5, "guest_id": 3, "id": 2, "lastname": 6, "newbook_region": 0, "pos_identifier": 19, "postcode": 11, "source_id": 21, "state_id": 10, "street": 8, "tax_id": 13, "tenant": 1, "title": 4, "trust_name": 7, "trust_reserve": 14 } - schema_attributes:
{ "cancelled_when": "string", "city": "string", "country_id": "string", "date_created": "string", "disburse_funds": "string", "display_guest_names": "string", "display_order": "string", "firstname": "string", "guest_id": "string", "id": "string", "lastname": "string", "newbook_region": "string", "pos_identifier": "string", "postcode": "string", "source_id": "string", "state_id": "string", "street": "string", "tax_id": "string", "tenant": "string", "title": "string", "trust_name": "string", "trust_reserve": "string" } - schema_name_id: 4134
- schema_scan_id: 142615831
- updated: 2025-05-23 13:34:28
Schema Scans: 1
Last at 2025-05-23 13:34:16
-
Scan 142615831
- duration: 0:00:11.975632
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142615831
- 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_newbookus_owners/2025-05-23/1748024602", "key": "raw/newbook_newbookus_owners/2025-05-23/1748024602/us_owners.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookus_owners", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10206736499989756209, "service_name": "drive-thru", "span_id": 4500982636282902405, "trace_id": 13030339401438633478 } } - running: False
- schema_name_id: 4134
- start_time: 2025-05-23 13:34:16
- success: True
- trace_id: 13030339401438633478
- attributes:
{ "cancelled_when": "string", "city": "string", "country_id": "string", "date_created": "string", "disburse_funds": "string", "display_guest_names": "string", "display_order": "string", "firstname": "string", "guest_id": "string", "id": "string", "lastname": "string", "newbook_region": "string", "pos_identifier": "string", "postcode": "string", "source_id": "string", "state_id": "string", "street": "string", "tax_id": "string", "tenant": "string", "title": "string", "trust_name": "string", "trust_reserve": "string" } - created: 2025-05-23 13:34:17
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_owners`\n(\n `newbook_region` string , `tenant` string , `id` string , `guest_id` string , `title` string , `firstname` string , `lastname` string , `trust_name` string , `street` string , `city` string , `state_id` string , `postcode` string , `country_id` string , `tax_id` string , `trust_reserve` string , `disburse_funds` string , `display_guest_names` string , `date_created` string , `display_order` string , `pos_identifier` string , `cancelled_when` string , `source_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_newbookus_owners/2025-05-23/1748024602'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_owners`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_owners" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2025-05-23 13:34:16",
"disabled": false,
"format": "raw",
"id": 4134,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookus_owners"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"cancelled_when": "string",
"city": "string",
"country_id": "string",
"date_created": "string",
"disburse_funds": "string",
"display_guest_names": "string",
"display_order": "string",
"firstname": "string",
"guest_id": "string",
"id": "string",
"lastname": "string",
"newbook_region": "string",
"pos_identifier": "string",
"postcode": "string",
"source_id": "string",
"state_id": "string",
"street": "string",
"tax_id": "string",
"tenant": "string",
"title": "string",
"trust_name": "string",
"trust_reserve": "string"
},
"created": "2025-05-23 13:34:17",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_owners`\n(\n `newbook_region` string , `tenant` string , `id` string , `guest_id` string , `title` string , `firstname` string , `lastname` string , `trust_name` string , `street` string , `city` string , `state_id` string , `postcode` string , `country_id` string , `tax_id` string , `trust_reserve` string , `disburse_funds` string , `display_guest_names` string , `date_created` string , `display_order` string , `pos_identifier` string , `cancelled_when` string , `source_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_newbookus_owners/2025-05-23/1748024602'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_owners`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_owners"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}