Schema Info
Schema Name: sfdl_prod_drivethru.newbook_newbookap_follow_ups_filters
- created: 2024-12-07 15:00:54
- disabled: False
- format: raw
- id: 2970
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_drivethru", "table": "newbook_newbookap_follow_ups_filters" } - type: drivethrucsv
Schema Versions: 1
-
Version 1115139
- created: 2024-12-07 15:00:55
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_drivethru`", "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_follow_ups_filters`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_drivethru.newbook_newbookap_follow_ups_filters`\n(\n `newbook_region` string , `tenant` string , `id` string , `follow_up_id` string , `filter_type` string , `filter_column` string , `filter_value` 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_follow_ups_filters/2024-12-07/1733604997'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_follow_ups_filters" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-prod/raw/newbook_newbookap_follow_ups_filters/2024-12-07/1733604997
- id: 1115139
- processed: 1
- raw_data:
{ "filter_column": 5, "filter_type": 4, "filter_value": 6, "follow_up_id": 3, "id": 2, "newbook_region": 0, "tenant": 1 } - schema_attributes:
{ "filter_column": "string", "filter_type": "string", "filter_value": "string", "follow_up_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - schema_name_id: 2970
- schema_scan_id: 133183823
- updated: 2024-12-07 15:01:06
Schema Scans: 1
Last at 2024-12-07 15:00:54
-
Scan 133183823
- duration: 0:00:11.650949
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 133183823
- 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_follow_ups_filters/2024-12-07/1733604997", "key": "raw/newbook_newbookap_follow_ups_filters/2024-12-07/1733604997/ap_follow_ups_filters.csv.gz" }, "schema": { "name": "sfdl_prod_drivethru.newbook_newbookap_follow_ups_filters", "type": "drivethrucsv" }, "trace_context": { "parent_id": 15852126065109687746, "service_name": "drive-thru", "span_id": 2033796582792699368, "trace_id": 3381838366288179945 } } - running: False
- schema_name_id: 2970
- start_time: 2024-12-07 15:00:54
- success: True
- trace_id: 3381838366288179945
- attributes:
{ "filter_column": "string", "filter_type": "string", "filter_value": "string", "follow_up_id": "string", "id": "string", "newbook_region": "string", "tenant": "string" } - created: 2024-12-07 15:00:55
- 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_follow_ups_filters`\n(\n `newbook_region` string , `tenant` string , `id` string , `follow_up_id` string , `filter_type` string , `filter_column` string , `filter_value` 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_follow_ups_filters/2024-12-07/1733604997'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_follow_ups_filters`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_follow_ups_filters" }
- 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:00:54",
"disabled": false,
"format": "raw",
"id": 2970,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_drivethru",
"table": "newbook_newbookap_follow_ups_filters"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"filter_column": "string",
"filter_type": "string",
"filter_value": "string",
"follow_up_id": "string",
"id": "string",
"newbook_region": "string",
"tenant": "string"
},
"created": "2024-12-07 15:00:55",
"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_follow_ups_filters`\n(\n `newbook_region` string , `tenant` string , `id` string , `follow_up_id` string , `filter_type` string , `filter_column` string , `filter_value` 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_follow_ups_filters/2024-12-07/1733604997'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_drivethru.newbook_newbookap_follow_ups_filters`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_drivethru.newbook_newbookap_follow_ups_filters"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}