Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookus_linen
- created: 2025-05-23 13:33:52
- disabled: False
- format: raw
- id: 4126
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookus_linen" } - type: drivethrucsv
Schema Versions: 1
-
Version 1318663
- created: 2025-05-23 13:33:53
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_linen`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_linen`\n(\n `newbook_region` string , `tenant` string , `id` string , `category_id` string , `type_id` string , `count` 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_linen/2025-05-23/1748024587'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_linen" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_linen/2025-05-23/1748024587
- id: 1318663
- processed: 1
- raw_data:
{ "category_id": 3, "count": 5, "id": 2, "newbook_region": 0, "tenant": 1, "type_id": 4 } - schema_attributes:
{ "category_id": "string", "count": "string", "id": "string", "newbook_region": "string", "tenant": "string", "type_id": "string" } - schema_name_id: 4126
- schema_scan_id: 142615822
- updated: 2025-05-23 13:34:04
Schema Scans: 1
Last at 2025-05-23 13:33:52
-
Scan 142615822
- duration: 0:00:11.541294
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142615822
- 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_linen/2025-05-23/1748024587", "key": "raw/newbook_newbookus_linen/2025-05-23/1748024587/us_linen.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookus_linen", "type": "drivethrucsv" }, "trace_context": { "parent_id": 11432047739495245999, "service_name": "drive-thru", "span_id": 8798437075825678400, "trace_id": 16063227803721469378 } } - running: False
- schema_name_id: 4126
- start_time: 2025-05-23 13:33:52
- success: True
- trace_id: 16063227803721469378
- attributes:
{ "category_id": "string", "count": "string", "id": "string", "newbook_region": "string", "tenant": "string", "type_id": "string" } - created: 2025-05-23 13:33:53
- 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_linen`\n(\n `newbook_region` string , `tenant` string , `id` string , `category_id` string , `type_id` string , `count` 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_linen/2025-05-23/1748024587'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_linen`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_linen" }
- 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:33:52",
"disabled": false,
"format": "raw",
"id": 4126,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookus_linen"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"category_id": "string",
"count": "string",
"id": "string",
"newbook_region": "string",
"tenant": "string",
"type_id": "string"
},
"created": "2025-05-23 13:33:53",
"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_linen`\n(\n `newbook_region` string , `tenant` string , `id` string , `category_id` string , `type_id` string , `count` 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_linen/2025-05-23/1748024587'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_linen`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_linen"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}