Schema Info
Schema Name: sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type
- created: 2018-02-21 00:01:52
- disabled: False
- format: raw
- id: 396
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_redshift", "table": "analytics_dwh_dim_facility_listing_type" } - type: redshift
Schema Versions: 15
-
Version 906633
- created: 2026-04-17 03:43:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-17/1776415430'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-17/1776415430
- id: 906633
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6415213
- updated: 2026-04-17 03:44:09
-
Version 906431
- created: 2026-04-16 04:01:17
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-16/1776330065'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-16/1776330065
- id: 906431
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6414681
- updated: 2026-04-16 04:01:31
-
Version 906220
- created: 2026-04-15 03:58:56
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-15/1776243518'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-15/1776243518
- id: 906220
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6414196
- updated: 2026-04-15 03:59:10
-
Version 906009
- created: 2026-04-14 03:56:14
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-14/1776156967'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-14/1776156967
- id: 906009
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6413695
- updated: 2026-04-14 03:56:28
-
Version 905788
- created: 2026-04-13 03:40:53
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-13/1776069623'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-13/1776069623
- id: 905788
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6413144
- updated: 2026-04-13 03:41:06
-
Version 905556
- created: 2026-04-12 03:37:44
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-12/1775983040'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-12/1775983040
- id: 905556
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6412719
- updated: 2026-04-12 03:37:55
-
Version 905361
- created: 2026-04-11 03:30:49
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-11/1775896222'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-11/1775896222
- id: 905361
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6412346
- updated: 2026-04-11 03:31:03
-
Version 905139
- created: 2026-04-10 03:19:52
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-10/1775809180'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-10/1775809180
- id: 905139
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6411843
- updated: 2026-04-10 03:20:06
-
Version 904925
- created: 2026-04-09 03:50:00
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-09/1775724579'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-09/1775724579
- id: 904925
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6411327
- updated: 2026-04-09 03:50:11
-
Version 904721
- created: 2026-04-08 03:39:22
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-08/1775637555'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-08/1775637555
- id: 904721
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6410842
- updated: 2026-04-08 03:39:33
-
Version 904530
- created: 2026-04-07 03:53:57
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-07/1775552029'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-07/1775552029
- id: 904530
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6410356
- updated: 2026-04-07 03:54:11
-
Version 904314
- created: 2026-04-06 03:57:03
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-06/1775465809'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-06/1775465809
- id: 904314
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6409808
- updated: 2026-04-06 03:57:17
-
Version 904120
- created: 2026-04-05 04:05:10
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-05/1775379881'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-05/1775379881
- id: 904120
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6409428
- updated: 2026-04-05 04:05:24
-
Version 903910
- created: 2026-04-04 03:44:19
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-04/1775292225'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-04/1775292225
- id: 903910
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6409039
- updated: 2026-04-04 03:44:31
-
Version 903692
- created: 2026-04-03 03:51:30
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-03/1775206271'\n", "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" ] - hive_path: s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-03/1775206271
- id: 903692
- processed: 1
- raw_data:
{ "_origin": "4", "audit_id": "0", "listing_description": "3", "listing_type": "2", "listing_type_key": "1" } - schema_attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - schema_name_id: 396
- schema_scan_id: 6408546
- updated: 2026-04-03 03:51:44
Schema Scans: 15
Last at 2026-04-17 03:43:58
-
Scan 6415213
- duration: 0:00:11.662786
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6415213
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-17/1776415430/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-17/1776415430", "key": "raw/dwh_dim_facility_listing_type/2026-04-17/1776415430/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 8122075776386676792, "service_name": "redshift_unloads", "span_id": 18164095327196510908, "trace_id": 1766671224328342131 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-17 03:43:58
- success: True
- trace_id: 1766671224328342131
-
Scan 6414681
- duration: 0:00:14.174196
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6414681
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-16/1776330065/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-16/1776330065", "key": "raw/dwh_dim_facility_listing_type/2026-04-16/1776330065/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 2549289471579542428, "service_name": "redshift_unloads", "span_id": 5800514808942853549, "trace_id": 11667695511258075277 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-16 04:01:16
- success: True
- trace_id: 11667695511258075277
-
Scan 6414196
- duration: 0:00:14.235198
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6414196
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-15/1776243518/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-15/1776243518", "key": "raw/dwh_dim_facility_listing_type/2026-04-15/1776243518/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 8907662358130446534, "service_name": "redshift_unloads", "span_id": 9576689964402261626, "trace_id": 13202780496543662020 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-15 03:58:56
- success: True
- trace_id: 13202780496543662020
-
Scan 6413695
- duration: 0:00:14.255873
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6413695
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-14/1776156967/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-14/1776156967", "key": "raw/dwh_dim_facility_listing_type/2026-04-14/1776156967/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 15539455372306340950, "service_name": "redshift_unloads", "span_id": 4816737800656354873, "trace_id": 5604048056381031520 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-14 03:56:14
- success: True
- trace_id: 5604048056381031520
-
Scan 6413144
- duration: 0:00:14.258521
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6413144
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-13/1776069623/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-13/1776069623", "key": "raw/dwh_dim_facility_listing_type/2026-04-13/1776069623/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 8452961655604170403, "service_name": "redshift_unloads", "span_id": 18437676177400331794, "trace_id": 1000264414819133558 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-13 03:40:52
- success: True
- trace_id: 1000264414819133558
-
Scan 6412719
- duration: 0:00:11.730738
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6412719
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-12/1775983040/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-12/1775983040", "key": "raw/dwh_dim_facility_listing_type/2026-04-12/1775983040/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 5442649035433324551, "service_name": "redshift_unloads", "span_id": 12604822131534171662, "trace_id": 13613650096994783861 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-12 03:37:44
- success: True
- trace_id: 13613650096994783861
-
Scan 6412346
- duration: 0:00:14.310499
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6412346
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-11/1775896222/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-11/1775896222", "key": "raw/dwh_dim_facility_listing_type/2026-04-11/1775896222/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 14713514102819251072, "service_name": "redshift_unloads", "span_id": 10333975868457601102, "trace_id": 13686045857561033541 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-11 03:30:49
- success: True
- trace_id: 13686045857561033541
-
Scan 6411843
- duration: 0:00:14.197314
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6411843
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-10/1775809180/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-10/1775809180", "key": "raw/dwh_dim_facility_listing_type/2026-04-10/1775809180/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 10270548051521199469, "service_name": "redshift_unloads", "span_id": 7577164372714066156, "trace_id": 4728330893041292158 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-10 03:19:51
- success: True
- trace_id: 4728330893041292158
-
Scan 6411327
- duration: 0:00:11.769613
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6411327
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-09/1775724579/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-09/1775724579", "key": "raw/dwh_dim_facility_listing_type/2026-04-09/1775724579/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 17386240539084333714, "service_name": "redshift_unloads", "span_id": 2048388810936941676, "trace_id": 5897312642830839164 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-09 03:50:00
- success: True
- trace_id: 5897312642830839164
-
Scan 6410842
- duration: 0:00:11.653354
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6410842
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-08/1775637555/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-08/1775637555", "key": "raw/dwh_dim_facility_listing_type/2026-04-08/1775637555/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 15615311933113752014, "service_name": "redshift_unloads", "span_id": 1292319890940140002, "trace_id": 4860042574257837313 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-08 03:39:21
- success: True
- trace_id: 4860042574257837313
-
Scan 6410356
- duration: 0:00:14.191705
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6410356
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-07/1775552029/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-07/1775552029", "key": "raw/dwh_dim_facility_listing_type/2026-04-07/1775552029/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 15014817262265947939, "service_name": "redshift_unloads", "span_id": 7209518322253945671, "trace_id": 15751672879546040932 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-07 03:53:57
- success: True
- trace_id: 15751672879546040932
-
Scan 6409808
- duration: 0:00:14.263114
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6409808
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-06/1775465809/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-06/1775465809", "key": "raw/dwh_dim_facility_listing_type/2026-04-06/1775465809/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 11672606754059187441, "service_name": "redshift_unloads", "span_id": 9069110777608110275, "trace_id": 14415786269180724668 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-06 03:57:02
- success: True
- trace_id: 14415786269180724668
-
Scan 6409428
- duration: 0:00:14.228340
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6409428
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-05/1775379881/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-05/1775379881", "key": "raw/dwh_dim_facility_listing_type/2026-04-05/1775379881/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 9503067216632946315, "service_name": "redshift_unloads", "span_id": 8608081047077609878, "trace_id": 2268821180749307312 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-05 04:05:10
- success: True
- trace_id: 2268821180749307312
-
Scan 6409039
- duration: 0:00:11.668041
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6409039
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-04/1775292225/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-04/1775292225", "key": "raw/dwh_dim_facility_listing_type/2026-04-04/1775292225/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 9995815699817679004, "service_name": "redshift_unloads", "span_id": 513622629730249691, "trace_id": 9645888716369748313 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-04 03:44:19
- success: True
- trace_id: 9645888716369748313
-
Scan 6408546
- duration: 0:00:14.207789
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6408546
- payload:
{ "datatype_dict": { "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int", "origin_key": "varchar" }, "file_format": "dat", "file_properties": { "data_has_header_row": false, "header_s3_object": { "bucket": "sfdl-redshift-analytics-stage", "key": "meta/dwh_dim_facility_listing_type/2026-04-03/1775206271/header.json" }, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-redshift-analytics-stage", "hive_path": "s3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-03/1775206271", "key": "raw/dwh_dim_facility_listing_type/2026-04-03/1775206271/0007_part_00.gz" }, "schema": { "name": "sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type", "type": "redshift" }, "trace_context": { "parent_id": 8544797740884770520, "service_name": "redshift_unloads", "span_id": 15432698331849375866, "trace_id": 5645947616280208307 } } - running: False
- schema_name_id: 396
- start_time: 2026-04-03 03:51:30
- success: True
- trace_id: 5645947616280208307
- attributes:
{ "_origin": "string", "audit_id": "bigint", "listing_description": "varchar(256)", "listing_type": "varchar(100)", "listing_type_key": "int" } - created: 2026-04-17 03:43:58
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-17/1776415430'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2018-02-21 00:01:52",
"disabled": false,
"format": "raw",
"id": 396,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_redshift",
"table": "analytics_dwh_dim_facility_listing_type"
},
"type": "redshift"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"_origin": "string",
"audit_id": "bigint",
"listing_description": "varchar(256)",
"listing_type": "varchar(100)",
"listing_type_key": "int"
},
"created": "2026-04-17 03:43:58",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_redshift`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`\n(\n `audit_id` bigint , `listing_type_key` int , `listing_type` varchar(100) , `listing_description` varchar(256) , `_origin` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '\u0001', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-redshift-analytics-stage/raw/dwh_dim_facility_listing_type/2026-04-17/1776415430'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_redshift.analytics_dwh_dim_facility_listing_type"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}