Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookus_companies_staff
- created: 2025-05-23 13:26:33
- disabled: False
- format: raw
- id: 3979
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookus_companies_staff" } - type: drivethrucsv
Schema Versions: 1
-
Version 1318418
- created: 2025-05-23 13:26:34
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_companies_staff`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_companies_staff`\n(\n `newbook_region` string , `tenant` string , `id` string , `company_id` string , `title` string , `firstname` string , `lastname` string , `othername` string , `gender` string , `date_of_birth` string , `street` string , `city` string , `state_id` string , `postcode` string , `country_id` string , `date_created` string , `allow_unpaid_bookings` 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_newbookus_companies_staff/2025-05-23/1748024544'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_companies_staff" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_companies_staff/2025-05-23/1748024544
- id: 1318418
- processed: 1
- raw_data:
{ "active": 17, "allow_unpaid_bookings": 16, "city": 11, "company_id": 3, "country_id": 14, "date_created": 15, "date_of_birth": 9, "firstname": 5, "gender": 8, "id": 2, "lastname": 6, "newbook_region": 0, "othername": 7, "postcode": 13, "state_id": 12, "street": 10, "tenant": 1, "title": 4 } - schema_attributes:
{ "active": "string", "allow_unpaid_bookings": "string", "city": "string", "company_id": "string", "country_id": "string", "date_created": "string", "date_of_birth": "string", "firstname": "string", "gender": "string", "id": "string", "lastname": "string", "newbook_region": "string", "othername": "string", "postcode": "string", "state_id": "string", "street": "string", "tenant": "string", "title": "string" } - schema_name_id: 3979
- schema_scan_id: 142615565
- updated: 2025-05-23 13:26:45
Schema Scans: 1
Last at 2025-05-23 13:26:33
-
Scan 142615565
- duration: 0:00:11.911695
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142615565
- 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_companies_staff/2025-05-23/1748024544", "key": "raw/newbook_newbookus_companies_staff/2025-05-23/1748024544/us_companies_staff.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookus_companies_staff", "type": "drivethrucsv" }, "trace_context": { "parent_id": 12248998865308313891, "service_name": "drive-thru", "span_id": 19208266657422425, "trace_id": 8506032718167622739 } } - running: False
- schema_name_id: 3979
- start_time: 2025-05-23 13:26:33
- success: True
- trace_id: 8506032718167622739
- attributes:
{ "active": "string", "allow_unpaid_bookings": "string", "city": "string", "company_id": "string", "country_id": "string", "date_created": "string", "date_of_birth": "string", "firstname": "string", "gender": "string", "id": "string", "lastname": "string", "newbook_region": "string", "othername": "string", "postcode": "string", "state_id": "string", "street": "string", "tenant": "string", "title": "string" } - created: 2025-05-23 13:26:34
- 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_companies_staff`\n(\n `newbook_region` string , `tenant` string , `id` string , `company_id` string , `title` string , `firstname` string , `lastname` string , `othername` string , `gender` string , `date_of_birth` string , `street` string , `city` string , `state_id` string , `postcode` string , `country_id` string , `date_created` string , `allow_unpaid_bookings` 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_newbookus_companies_staff/2025-05-23/1748024544'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_companies_staff`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_companies_staff" }
- 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:26:33",
"disabled": false,
"format": "raw",
"id": 3979,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookus_companies_staff"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"active": "string",
"allow_unpaid_bookings": "string",
"city": "string",
"company_id": "string",
"country_id": "string",
"date_created": "string",
"date_of_birth": "string",
"firstname": "string",
"gender": "string",
"id": "string",
"lastname": "string",
"newbook_region": "string",
"othername": "string",
"postcode": "string",
"state_id": "string",
"street": "string",
"tenant": "string",
"title": "string"
},
"created": "2025-05-23 13:26:34",
"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_companies_staff`\n(\n `newbook_region` string , `tenant` string , `id` string , `company_id` string , `title` string , `firstname` string , `lastname` string , `othername` string , `gender` string , `date_of_birth` string , `street` string , `city` string , `state_id` string , `postcode` string , `country_id` string , `date_created` string , `allow_unpaid_bookings` 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_newbookus_companies_staff/2025-05-23/1748024544'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_companies_staff`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_companies_staff"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}