Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes
- created: 2024-11-27 06:42:39
- disabled: False
- format: raw
- id: 2321
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookeu_gift_vouchers_codes" } - type: drivethrucsv
Schema Versions: 3
-
Version 1306675
- created: 2025-05-15 16:38:59
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes`\n(\n `newbook_region` string , `tenant` string , `id` string , `gift_voucher_id` string , `code` string , `amount` string , `payment_id` string , `purchaser_id` string , `recipient_id` string , `sold_by` string , `sold_on` string , `description` string , `expires_on` string , `newbie_session_id` 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_newbookeu_gift_vouchers_codes/2025-05-15/1747344816'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_gift_vouchers_codes/2025-05-15/1747344816
- id: 1306675
- processed: 1
- raw_data:
{ "amount": 5, "code": 4, "description": 11, "expires_on": 12, "gift_voucher_id": 3, "id": 2, "newbie_session_id": 13, "newbook_region": 0, "payment_id": 6, "purchaser_id": 7, "recipient_id": 8, "sold_by": 9, "sold_on": 10, "tenant": 1 } - schema_attributes:
{ "amount": "string", "code": "string", "description": "string", "expires_on": "string", "gift_voucher_id": "string", "id": "string", "newbie_session_id": "string", "newbook_region": "string", "payment_id": "string", "purchaser_id": "string", "recipient_id": "string", "sold_by": "string", "sold_on": "string", "tenant": "string" } - schema_name_id: 2321
- schema_scan_id: 142210694
- updated: 2025-05-15 16:39:10
-
Version 1110873
- created: 2024-12-04 08:34:16
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes`\n(\n `newbook_region` string , `tenant` string , `id` string , `gift_voucher_id` string , `code` string , `amount` string , `payment_id` string , `purchaser_id` string , `recipient_id` string , `sold_by` string , `sold_on` string , `description` string , `expires_on` string , `newbie_session_id` 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_newbookeu_gift_vouchers_codes/2024-12-04/1733322416'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_gift_vouchers_codes/2024-12-04/1733322416
- id: 1110873
- processed: 1
- raw_data:
{ "amount": 5, "code": 4, "description": 11, "expires_on": 12, "gift_voucher_id": 3, "id": 2, "newbie_session_id": 13, "newbook_region": 0, "payment_id": 6, "purchaser_id": 7, "recipient_id": 8, "sold_by": 9, "sold_on": 10, "tenant": 1 } - schema_attributes:
{ "amount": "string", "code": "string", "description": "string", "expires_on": "string", "gift_voucher_id": "string", "id": "string", "newbie_session_id": "string", "newbook_region": "string", "payment_id": "string", "purchaser_id": "string", "recipient_id": "string", "sold_by": "string", "sold_on": "string", "tenant": "string" } - schema_name_id: 2321
- schema_scan_id: 132952765
- updated: 2024-12-04 08:34:30
-
Version 1101853
- created: 2024-11-27 06:42:40
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes`\n(\n `newbook_region` string , `tenant` string , `id` string , `gift_voucher_id` string , `code` string , `amount` string , `payment_id` string , `purchaser_id` string , `recipient_id` string , `sold_by` string , `sold_on` string , `description` string , `expires_on` string , `newbie_session_id` 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_newbookeu_gift_vouchers_codes/2024-11-27/1732710915'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookeu_gift_vouchers_codes/2024-11-27/1732710915
- id: 1101853
- processed: 1
- raw_data:
{ "amount": 5, "code": 4, "description": 11, "expires_on": 12, "gift_voucher_id": 3, "id": 2, "newbie_session_id": 13, "newbook_region": 0, "payment_id": 6, "purchaser_id": 7, "recipient_id": 8, "sold_by": 9, "sold_on": 10, "tenant": 1 } - schema_attributes:
{ "amount": "string", "code": "string", "description": "string", "expires_on": "string", "gift_voucher_id": "string", "id": "string", "newbie_session_id": "string", "newbook_region": "string", "payment_id": "string", "purchaser_id": "string", "recipient_id": "string", "sold_by": "string", "sold_on": "string", "tenant": "string" } - schema_name_id: 2321
- schema_scan_id: 132477936
- updated: 2024-11-27 06:42:51
Schema Scans: 3
Last at 2025-05-15 16:38:58
-
Scan 142210694
- duration: 0:00:11.875106
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 142210694
- 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_newbookeu_gift_vouchers_codes/2025-05-15/1747344816", "key": "raw/newbook_newbookeu_gift_vouchers_codes/2025-05-15/1747344816/eu_gift_vouchers_codes.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes", "type": "drivethrucsv" }, "trace_context": { "parent_id": 12460348353813143419, "service_name": "drive-thru", "span_id": 15814687783525070986, "trace_id": 7559885933818928316 } } - running: False
- schema_name_id: 2321
- start_time: 2025-05-15 16:38:58
- success: True
- trace_id: 7559885933818928316
-
Scan 132952765
- duration: 0:00:14.362490
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 132952765
- 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_newbookeu_gift_vouchers_codes/2024-12-04/1733322416", "key": "raw/newbook_newbookeu_gift_vouchers_codes/2024-12-04/1733322416/eu_gift_vouchers_codes.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes", "type": "drivethrucsv" }, "trace_context": { "parent_id": 18353171408165865144, "service_name": "drive-thru", "span_id": 13078816348752657652, "trace_id": 12952222361066038516 } } - running: False
- schema_name_id: 2321
- start_time: 2024-12-04 08:34:15
- success: True
- trace_id: 12952222361066038516
-
Scan 132477936
- duration: 0:00:11.823808
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 132477936
- 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_newbookeu_gift_vouchers_codes/2024-11-27/1732710915", "key": "raw/newbook_newbookeu_gift_vouchers_codes/2024-11-27/1732710915/eu_gift_vouchers_codes.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16162878100952590384, "service_name": "drive-thru", "span_id": 9875268486320508942, "trace_id": 2178858140659179589 } } - running: False
- schema_name_id: 2321
- start_time: 2024-11-27 06:42:39
- success: True
- trace_id: 2178858140659179589
- attributes:
{ "amount": "string", "code": "string", "description": "string", "expires_on": "string", "gift_voucher_id": "string", "id": "string", "newbie_session_id": "string", "newbook_region": "string", "payment_id": "string", "purchaser_id": "string", "recipient_id": "string", "sold_by": "string", "sold_on": "string", "tenant": "string" } - created: 2025-05-15 16:38: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_newbookeu_gift_vouchers_codes`\n(\n `newbook_region` string , `tenant` string , `id` string , `gift_voucher_id` string , `code` string , `amount` string , `payment_id` string , `purchaser_id` string , `recipient_id` string , `sold_by` string , `sold_on` string , `description` string , `expires_on` string , `newbie_session_id` 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_newbookeu_gift_vouchers_codes/2025-05-15/1747344816'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2024-11-27 06:42:39",
"disabled": false,
"format": "raw",
"id": 2321,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookeu_gift_vouchers_codes"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"amount": "string",
"code": "string",
"description": "string",
"expires_on": "string",
"gift_voucher_id": "string",
"id": "string",
"newbie_session_id": "string",
"newbook_region": "string",
"payment_id": "string",
"purchaser_id": "string",
"recipient_id": "string",
"sold_by": "string",
"sold_on": "string",
"tenant": "string"
},
"created": "2025-05-15 16:38: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_newbookeu_gift_vouchers_codes`\n(\n `newbook_region` string , `tenant` string , `id` string , `gift_voucher_id` string , `code` string , `amount` string , `payment_id` string , `purchaser_id` string , `recipient_id` string , `sold_by` string , `sold_on` string , `description` string , `expires_on` string , `newbie_session_id` 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_newbookeu_gift_vouchers_codes/2025-05-15/1747344816'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookeu_gift_vouchers_codes"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}