Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookus_receipts
- created: 2025-05-13 02:13:15
- disabled: False
- format: raw
- id: 3804
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookus_receipts" } - type: drivethrucsv
Schema Versions: 4
-
Version 1318748
- created: 2025-05-23 13:37:02
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_receipts`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_receipts`\n(\n `newbook_region` string , `tenant` string , `id` string , `account_id` string , `receipted_to` string , `description` string , `type` string , `group_by` string , `generated_by` string , `generated_when` string , `voided_by` string , `voided_when` string , `system_template_id` string , `terminal_merchant_receipt` string , `terminal_customer_receipt` 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_receipts/2025-05-23/1748024613'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_receipts" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_receipts/2025-05-23/1748024613
- id: 1318748
- processed: 1
- raw_data:
{ "account_id": 3, "description": 5, "generated_by": 8, "generated_when": 9, "group_by": 7, "id": 2, "newbook_region": 0, "receipted_to": 4, "system_template_id": 12, "tenant": 1, "terminal_customer_receipt": 14, "terminal_merchant_receipt": 13, "type": 6, "voided_by": 10, "voided_when": 11 } - schema_attributes:
{ "account_id": "string", "description": "string", "generated_by": "string", "generated_when": "string", "group_by": "string", "id": "string", "newbook_region": "string", "receipted_to": "string", "system_template_id": "string", "tenant": "string", "terminal_customer_receipt": "string", "terminal_merchant_receipt": "string", "type": "string", "voided_by": "string", "voided_when": "string" } - schema_name_id: 3804
- schema_scan_id: 142615912
- updated: 2025-05-23 13:37:15
-
Version 1313384
- created: 2025-05-20 02:56:43
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_receipts`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_receipts`\n(\n `newbook_region` string , `tenant` string , `id` string , `account_id` string , `receipted_to` string , `description` string , `type` string , `group_by` string , `generated_by` string , `generated_when` string , `voided_by` string , `voided_when` string , `system_template_id` string , `terminal_merchant_receipt` string , `terminal_customer_receipt` 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_receipts/2025-05-20/1747727421'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_receipts" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_receipts/2025-05-20/1747727421
- id: 1313384
- processed: 1
- raw_data:
{ "account_id": 3, "description": 5, "generated_by": 8, "generated_when": 9, "group_by": 7, "id": 2, "newbook_region": 0, "receipted_to": 4, "system_template_id": 12, "tenant": 1, "terminal_customer_receipt": 14, "terminal_merchant_receipt": 13, "type": 6, "voided_by": 10, "voided_when": 11 } - schema_attributes:
{ "account_id": "string", "description": "string", "generated_by": "string", "generated_when": "string", "group_by": "string", "id": "string", "newbook_region": "string", "receipted_to": "string", "system_template_id": "string", "tenant": "string", "terminal_customer_receipt": "string", "terminal_merchant_receipt": "string", "type": "string", "voided_by": "string", "voided_when": "string" } - schema_name_id: 3804
- schema_scan_id: 142431840
- updated: 2025-05-20 02:56:56
-
Version 1303023
- created: 2025-05-13 03:36:50
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_receipts`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_receipts`\n(\n `newbook_region` string , `tenant` string , `id` string , `account_id` string , `receipted_to` string , `description` string , `type` string , `group_by` string , `generated_by` string , `generated_when` string , `voided_by` string , `voided_when` string , `system_template_id` string , `terminal_merchant_receipt` string , `terminal_customer_receipt` 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_receipts/2025-05-13/1747124660'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_receipts" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_receipts/2025-05-13/1747124660
- id: 1303023
- processed: 1
- raw_data:
{ "account_id": 3, "description": 5, "generated_by": 8, "generated_when": 9, "group_by": 7, "id": 2, "newbook_region": 0, "receipted_to": 4, "system_template_id": 12, "tenant": 1, "terminal_customer_receipt": 14, "terminal_merchant_receipt": 13, "type": 6, "voided_by": 10, "voided_when": 11 } - schema_attributes:
{ "account_id": "string", "description": "string", "generated_by": "string", "generated_when": "string", "group_by": "string", "id": "string", "newbook_region": "string", "receipted_to": "string", "system_template_id": "string", "tenant": "string", "terminal_customer_receipt": "string", "terminal_merchant_receipt": "string", "type": "string", "voided_by": "string", "voided_when": "string" } - schema_name_id: 3804
- schema_scan_id: 142073247
- updated: 2025-05-13 03:37:04
-
Version 1302155
- created: 2025-05-13 02:13:15
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_receipts`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookus_receipts`\n(\n `newbook_region` string , `tenant` string , `id` string , `account_id` string , `receipted_to` string , `description` string , `type` string , `group_by` string , `generated_by` string , `generated_when` string , `voided_by` string , `voided_when` string , `system_template_id` string , `terminal_merchant_receipt` string , `terminal_customer_receipt` 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_receipts/2025-05-13/1747119805'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_receipts" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookus_receipts/2025-05-13/1747119805
- id: 1302155
- processed: 1
- raw_data:
{ "account_id": 3, "description": 5, "generated_by": 8, "generated_when": 9, "group_by": 7, "id": 2, "newbook_region": 0, "receipted_to": 4, "system_template_id": 12, "tenant": 1, "terminal_customer_receipt": 14, "terminal_merchant_receipt": 13, "type": 6, "voided_by": 10, "voided_when": 11 } - schema_attributes:
{ "account_id": "string", "description": "string", "generated_by": "string", "generated_when": "string", "group_by": "string", "id": "string", "newbook_region": "string", "receipted_to": "string", "system_template_id": "string", "tenant": "string", "terminal_customer_receipt": "string", "terminal_merchant_receipt": "string", "type": "string", "voided_by": "string", "voided_when": "string" } - schema_name_id: 3804
- schema_scan_id: 142071196
- updated: 2025-05-13 02:13:26
Schema Scans: 4
Last at 2025-05-23 13:37:01
-
Scan 142615912
- duration: 0:00:14.422499
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142615912
- 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_receipts/2025-05-23/1748024613", "key": "raw/newbook_newbookus_receipts/2025-05-23/1748024613/us_receipts.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookus_receipts", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16661476717120996505, "service_name": "drive-thru", "span_id": 9635594829477019593, "trace_id": 9293076402953969895 } } - running: False
- schema_name_id: 3804
- start_time: 2025-05-23 13:37:01
- success: True
- trace_id: 9293076402953969895
-
Scan 142431840
- duration: 0:00:14.452372
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142431840
- 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_receipts/2025-05-20/1747727421", "key": "raw/newbook_newbookus_receipts/2025-05-20/1747727421/us_receipts.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookus_receipts", "type": "drivethrucsv" }, "trace_context": { "parent_id": 3063359120254132817, "service_name": "drive-thru", "span_id": 10840226990425306936, "trace_id": 6426206046892169076 } } - running: False
- schema_name_id: 3804
- start_time: 2025-05-20 02:56:42
- success: True
- trace_id: 6426206046892169076
-
Scan 142073247
- duration: 0:00:14.517637
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142073247
- 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_receipts/2025-05-13/1747124660", "key": "raw/newbook_newbookus_receipts/2025-05-13/1747124660/us_receipts.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookus_receipts", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10809866434246300189, "service_name": "drive-thru", "span_id": 3532686901523448022, "trace_id": 7181532768424754540 } } - running: False
- schema_name_id: 3804
- start_time: 2025-05-13 03:36:49
- success: True
- trace_id: 7181532768424754540
-
Scan 142071196
- duration: 0:00:11.924180
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142071196
- 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_receipts/2025-05-13/1747119805", "key": "raw/newbook_newbookus_receipts/2025-05-13/1747119805/us_receipts.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookus_receipts", "type": "drivethrucsv" }, "trace_context": { "parent_id": 8060473672437681396, "service_name": "drive-thru", "span_id": 12007518123557076574, "trace_id": 3455762326856337216 } } - running: False
- schema_name_id: 3804
- start_time: 2025-05-13 02:13:15
- success: True
- trace_id: 3455762326856337216
- attributes:
{ "account_id": "string", "description": "string", "generated_by": "string", "generated_when": "string", "group_by": "string", "id": "string", "newbook_region": "string", "receipted_to": "string", "system_template_id": "string", "tenant": "string", "terminal_customer_receipt": "string", "terminal_merchant_receipt": "string", "type": "string", "voided_by": "string", "voided_when": "string" } - created: 2025-05-23 13:37:02
- 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_receipts`\n(\n `newbook_region` string , `tenant` string , `id` string , `account_id` string , `receipted_to` string , `description` string , `type` string , `group_by` string , `generated_by` string , `generated_when` string , `voided_by` string , `voided_when` string , `system_template_id` string , `terminal_merchant_receipt` string , `terminal_customer_receipt` 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_receipts/2025-05-23/1748024613'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_receipts`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_receipts" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2025-05-13 02:13:15",
"disabled": false,
"format": "raw",
"id": 3804,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookus_receipts"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"account_id": "string",
"description": "string",
"generated_by": "string",
"generated_when": "string",
"group_by": "string",
"id": "string",
"newbook_region": "string",
"receipted_to": "string",
"system_template_id": "string",
"tenant": "string",
"terminal_customer_receipt": "string",
"terminal_merchant_receipt": "string",
"type": "string",
"voided_by": "string",
"voided_when": "string"
},
"created": "2025-05-23 13:37:02",
"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_receipts`\n(\n `newbook_region` string , `tenant` string , `id` string , `account_id` string , `receipted_to` string , `description` string , `type` string , `group_by` string , `generated_by` string , `generated_when` string , `voided_by` string , `voided_when` string , `system_template_id` string , `terminal_merchant_receipt` string , `terminal_customer_receipt` 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_receipts/2025-05-23/1748024613'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookus_receipts`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookus_receipts"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}