Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookap_users
- created: 2024-12-07 15:08:05
- disabled: False
- format: raw
- id: 3419
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookap_users" } - type: drivethrucsv
Schema Versions: 1
-
Version 1115590
- created: 2024-12-07 15:08:06
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_users`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookap_users`\n(\n `newbook_region` string , `tenant` string , `id` string , `username` string , `email` string , `title` string , `firstname` string , `lastname` string , `date_of_birth` string , `phone_ah` string , `phone_bh` string , `mobile` string , `require_password_change` string , `emergency_contact_name` string , `emergency_contact_phone` string , `emergency_contact_address` string , `emergency_contact_relationship` string , `medical_conditions` string , `allergies` string , `contribute_to_session` string , `secure_login` 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_users/2024-12-07/1733605102'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_users" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookap_users/2024-12-07/1733605102
- id: 1115590
- processed: 1
- raw_data:
{ "allergies": 18, "contribute_to_session": 19, "date_of_birth": 8, "email": 4, "emergency_contact_address": 15, "emergency_contact_name": 13, "emergency_contact_phone": 14, "emergency_contact_relationship": 16, "firstname": 6, "id": 2, "lastname": 7, "medical_conditions": 17, "mobile": 11, "newbook_region": 0, "phone_ah": 9, "phone_bh": 10, "require_password_change": 12, "secure_login": 20, "tenant": 1, "title": 5, "username": 3 } - schema_attributes:
{ "allergies": "string", "contribute_to_session": "string", "date_of_birth": "string", "email": "string", "emergency_contact_address": "string", "emergency_contact_name": "string", "emergency_contact_phone": "string", "emergency_contact_relationship": "string", "firstname": "string", "id": "string", "lastname": "string", "medical_conditions": "string", "mobile": "string", "newbook_region": "string", "phone_ah": "string", "phone_bh": "string", "require_password_change": "string", "secure_login": "string", "tenant": "string", "title": "string", "username": "string" } - schema_name_id: 3419
- schema_scan_id: 133184596
- updated: 2024-12-07 15:08:17
Schema Scans: 1
Last at 2024-12-07 15:08:05
-
Scan 133184596
- duration: 0:00:11.999491
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 133184596
- 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_users/2024-12-07/1733605102", "key": "raw/newbook_newbookap_users/2024-12-07/1733605102/ap_users.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookap_users", "type": "drivethrucsv" }, "trace_context": { "parent_id": 5676739778799490548, "service_name": "drive-thru", "span_id": 12938932162789241184, "trace_id": 877154055827491197 } } - running: False
- schema_name_id: 3419
- start_time: 2024-12-07 15:08:05
- success: True
- trace_id: 877154055827491197
- attributes:
{ "allergies": "string", "contribute_to_session": "string", "date_of_birth": "string", "email": "string", "emergency_contact_address": "string", "emergency_contact_name": "string", "emergency_contact_phone": "string", "emergency_contact_relationship": "string", "firstname": "string", "id": "string", "lastname": "string", "medical_conditions": "string", "mobile": "string", "newbook_region": "string", "phone_ah": "string", "phone_bh": "string", "require_password_change": "string", "secure_login": "string", "tenant": "string", "title": "string", "username": "string" } - created: 2024-12-07 15:08:06
- 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_users`\n(\n `newbook_region` string , `tenant` string , `id` string , `username` string , `email` string , `title` string , `firstname` string , `lastname` string , `date_of_birth` string , `phone_ah` string , `phone_bh` string , `mobile` string , `require_password_change` string , `emergency_contact_name` string , `emergency_contact_phone` string , `emergency_contact_address` string , `emergency_contact_relationship` string , `medical_conditions` string , `allergies` string , `contribute_to_session` string , `secure_login` 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_users/2024-12-07/1733605102'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_users`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_users" }
- 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:08:05",
"disabled": false,
"format": "raw",
"id": 3419,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookap_users"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"allergies": "string",
"contribute_to_session": "string",
"date_of_birth": "string",
"email": "string",
"emergency_contact_address": "string",
"emergency_contact_name": "string",
"emergency_contact_phone": "string",
"emergency_contact_relationship": "string",
"firstname": "string",
"id": "string",
"lastname": "string",
"medical_conditions": "string",
"mobile": "string",
"newbook_region": "string",
"phone_ah": "string",
"phone_bh": "string",
"require_password_change": "string",
"secure_login": "string",
"tenant": "string",
"title": "string",
"username": "string"
},
"created": "2024-12-07 15:08:06",
"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_users`\n(\n `newbook_region` string , `tenant` string , `id` string , `username` string , `email` string , `title` string , `firstname` string , `lastname` string , `date_of_birth` string , `phone_ah` string , `phone_bh` string , `mobile` string , `require_password_change` string , `emergency_contact_name` string , `emergency_contact_phone` string , `emergency_contact_address` string , `emergency_contact_relationship` string , `medical_conditions` string , `allergies` string , `contribute_to_session` string , `secure_login` 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_users/2024-12-07/1733605102'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_users`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_users"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}