Schema Info
Schema Name: sfdl_prod_redshift.analytics_dwh_dim_twilio_event
- created: 2018-02-28 10:47:31
- disabled: False
- format: raw
- id: 241
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_redshift", "table": "analytics_dwh_dim_twilio_event" } - type: redshift
Schema Versions: 3
-
Version 52148
- created: 2018-11-13 03:31:36
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_dim_twilio_event`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_dwh_dim_twilio_event`\n(\n `audit_id` bigint , `call_event_key` int , `call_event_name` varchar(45) , `call_event_type` varchar(200) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '\u0001')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-prod/raw/dwh_dim_twilio_event/2018-11-13/1542101416'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_dim_twilio_event" ] - hive_path: s3://sfdl-redshift-analytics-prod/raw/dwh_dim_twilio_event/2018-11-13/1542101416
- id: 52148
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "call_event_key": "1", "call_event_name": "2", "call_event_type": "3" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "call_event_key": "int", "call_event_name": "varchar(45)", "call_event_type": "varchar(200)" } - schema_name_id: 241
- schema_scan_id: 20440442
- updated: 2018-11-13 03:31:46
-
Version 52034
- created: 2018-11-12 09:22:15
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_dim_twilio_event`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_dwh_dim_twilio_event`\n(\n `audit_id` bigint , `call_event_key` int , `call_event_name` varchar(45) , `call_event_type` varchar(200) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '\u0001')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-prod/raw/dwh_dim_twilio_event/2018-11-12/1542036124'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_dim_twilio_event" ] - hive_path: s3://sfdl-redshift-analytics-prod/raw/dwh_dim_twilio_event/2018-11-12/1542036124
- id: 52034
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "call_event_key": "1", "call_event_name": "2", "call_event_type": "3" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "call_event_key": "int", "call_event_name": "varchar(45)", "call_event_type": "varchar(200)" } - schema_name_id: 241
- schema_scan_id: 20398519
- updated: 2018-11-12 09:23:33
-
Version 51912
- created: 2018-11-11 02:54:53
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_dim_twilio_event`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_dwh_dim_twilio_event`\n(\n `audit_id` bigint , `call_event_key` int , `call_event_name` varchar(45) , `call_event_type` varchar(200) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '\u0001')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-prod/raw/dwh_dim_twilio_event/2018-11-11/1541926489'\n", "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_dim_twilio_event" ] - hive_path: s3://sfdl-redshift-analytics-prod/raw/dwh_dim_twilio_event/2018-11-11/1541926489
- id: 51912
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "call_event_key": "1", "call_event_name": "2", "call_event_type": "3" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "call_event_key": "int", "call_event_name": "varchar(45)", "call_event_type": "varchar(200)" } - schema_name_id: 241
- schema_scan_id: 20338841
- updated: 2018-11-11 02:55:03
Schema Scans: 3
Last at 2018-11-13 03:31:36
-
Scan 20440442
- duration: 0:00:13.282803
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 20440442
- payload:
{ "datatype_dict": { "audit_id": "bigint", "call_event_key": "int", "call_event_name": "varchar(45)", "call_event_type": "varchar(200)", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/dwh_dim_twilio_event/2018-11-13/1542101416/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/raw/dwh_dim_twilio_event/2018-11-13/1542101416", "key": "raw/dwh_dim_twilio_event/2018-11-13/1542101416/dim_twilio_event.dat0000_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_dwh_dim_twilio_event", "type": "redshift" } } - running: False
- schema_name_id: 241
- start_time: 2018-11-13 03:31:36
- success: True
- trace_id: 11379290050324883063
-
Scan 20398519
- duration: 0:01:21.317766
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 20398519
- payload:
{ "datatype_dict": { "audit_id": "bigint", "call_event_key": "int", "call_event_name": "varchar(45)", "call_event_type": "varchar(200)", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/dwh_dim_twilio_event/2018-11-12/1542036124/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/raw/dwh_dim_twilio_event/2018-11-12/1542036124", "key": "raw/dwh_dim_twilio_event/2018-11-12/1542036124/dim_twilio_event.dat0000_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_dwh_dim_twilio_event", "type": "redshift" } } - running: False
- schema_name_id: 241
- start_time: 2018-11-12 09:22:15
- success: True
- trace_id: 3863939245764574242
-
Scan 20338841
- duration: 0:00:13.249800
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 20338841
- payload:
{ "datatype_dict": { "audit_id": "bigint", "call_event_key": "int", "call_event_name": "varchar(45)", "call_event_type": "varchar(200)", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-prod", "key": "meta/dwh_dim_twilio_event/2018-11-11/1541926489/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-prod", "hive_path": "s3://sfdl-redshift-analytics-prod/raw/dwh_dim_twilio_event/2018-11-11/1541926489", "key": "raw/dwh_dim_twilio_event/2018-11-11/1541926489/dim_twilio_event.dat0000_part_00.gz" }, "schema": { "name": "sfdl_prod_redshift.analytics_dwh_dim_twilio_event", "type": "redshift" } } - running: False
- schema_name_id: 241
- start_time: 2018-11-11 02:54:52
- success: True
- trace_id: 16361342323033048739
- attributes:
{ "_origin": "string", "audit_id": "bigint", "call_event_key": "int", "call_event_name": "varchar(45)", "call_event_type": "varchar(200)" } - created: 2018-11-13 03:31:36
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_dwh_dim_twilio_event`\n(\n `audit_id` bigint , `call_event_key` int , `call_event_name` varchar(45) , `call_event_type` varchar(200) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '\u0001')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-prod/raw/dwh_dim_twilio_event/2018-11-13/1542101416'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_dim_twilio_event`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_dim_twilio_event" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2018-02-28 10:47:31",
"disabled": false,
"format": "raw",
"id": 241,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_redshift",
"table": "analytics_dwh_dim_twilio_event"
},
"type": "redshift"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"_origin": "string",
"audit_id": "bigint",
"call_event_key": "int",
"call_event_name": "varchar(45)",
"call_event_type": "varchar(200)"
},
"created": "2018-11-13 03:31:36",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_redshift`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_redshift.analytics_dwh_dim_twilio_event`\n(\n `audit_id` bigint , `call_event_key` int , `call_event_name` varchar(45) , `call_event_type` varchar(200) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '\u0001')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-prod/raw/dwh_dim_twilio_event/2018-11-13/1542101416'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_redshift.analytics_dwh_dim_twilio_event`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_redshift.analytics_dwh_dim_twilio_event"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}