Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookap_accommodation_sites_charges
- created: 2024-12-07 14:56:58
- disabled: False
- format: raw
- id: 2766
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookap_accommodation_sites_charges" } - type: drivethrucsv
Schema Versions: 1
-
Version 1114934
- created: 2024-12-07 14:56:59
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_accommodation_sites_charges`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookap_accommodation_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `link_type` string , `link_type_id` string , `generated_by` string , `generated_when` string , `inventory_item_id` string , `creation_type` string , `voided_by` string , `voided_when` 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_accommodation_sites_charges/2024-12-07/1733604926'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_accommodation_sites_charges" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookap_accommodation_sites_charges/2024-12-07/1733604926
- id: 1114934
- processed: 1
- raw_data:
{ "amount": 7, "creation_type": 14, "description": 6, "generated_by": 11, "generated_when": 12, "gl_account_id": 5, "gl_category_id": 4, "id": 2, "inventory_item_id": 13, "link_type": 9, "link_type_id": 10, "newbook_region": 0, "site_id": 3, "tax_free": 8, "tenant": 1, "voided_by": 15, "voided_when": 16 } - schema_attributes:
{ "amount": "string", "creation_type": "string", "description": "string", "generated_by": "string", "generated_when": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "inventory_item_id": "string", "link_type": "string", "link_type_id": "string", "newbook_region": "string", "site_id": "string", "tax_free": "string", "tenant": "string", "voided_by": "string", "voided_when": "string" } - schema_name_id: 2766
- schema_scan_id: 133183405
- updated: 2024-12-07 14:57:10
Schema Scans: 1
Last at 2024-12-07 14:56:58
-
Scan 133183405
- duration: 0:00:12.016669
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 133183405
- 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_accommodation_sites_charges/2024-12-07/1733604926", "key": "raw/newbook_newbookap_accommodation_sites_charges/2024-12-07/1733604926/ap_accommodation_sites_charges.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookap_accommodation_sites_charges", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13323834237872492369, "service_name": "drive-thru", "span_id": 9837286798666661810, "trace_id": 17046302871492830310 } } - running: False
- schema_name_id: 2766
- start_time: 2024-12-07 14:56:58
- success: True
- trace_id: 17046302871492830310
- attributes:
{ "amount": "string", "creation_type": "string", "description": "string", "generated_by": "string", "generated_when": "string", "gl_account_id": "string", "gl_category_id": "string", "id": "string", "inventory_item_id": "string", "link_type": "string", "link_type_id": "string", "newbook_region": "string", "site_id": "string", "tax_free": "string", "tenant": "string", "voided_by": "string", "voided_when": "string" } - created: 2024-12-07 14:56:59
- 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_accommodation_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `link_type` string , `link_type_id` string , `generated_by` string , `generated_when` string , `inventory_item_id` string , `creation_type` string , `voided_by` string , `voided_when` 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_accommodation_sites_charges/2024-12-07/1733604926'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_accommodation_sites_charges`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_accommodation_sites_charges" }
- 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 14:56:58",
"disabled": false,
"format": "raw",
"id": 2766,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookap_accommodation_sites_charges"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"amount": "string",
"creation_type": "string",
"description": "string",
"generated_by": "string",
"generated_when": "string",
"gl_account_id": "string",
"gl_category_id": "string",
"id": "string",
"inventory_item_id": "string",
"link_type": "string",
"link_type_id": "string",
"newbook_region": "string",
"site_id": "string",
"tax_free": "string",
"tenant": "string",
"voided_by": "string",
"voided_when": "string"
},
"created": "2024-12-07 14:56:59",
"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_accommodation_sites_charges`\n(\n `newbook_region` string , `tenant` string , `id` string , `site_id` string , `gl_category_id` string , `gl_account_id` string , `description` string , `amount` string , `tax_free` string , `link_type` string , `link_type_id` string , `generated_by` string , `generated_when` string , `inventory_item_id` string , `creation_type` string , `voided_by` string , `voided_when` 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_accommodation_sites_charges/2024-12-07/1733604926'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_accommodation_sites_charges`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_accommodation_sites_charges"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}