Schema Info
Schema Name: sfdl_prod_postgres.keplernormies_date_dim
- created: 2019-08-28 02:29:35
- disabled: False
- format: raw
- id: 744
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_postgres", "table": "keplernormies_date_dim" } - type: postgres
Schema Versions: 15
-
Version 1717494
- created: 2026-04-17 00:55:04
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-17/1776405283'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-17/1776405283
- id: 1717494
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 162163956
- updated: 2026-04-17 00:55:15
-
Version 1716276
- created: 2026-04-16 01:05:11
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-16/1776319501'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-16/1776319501
- id: 1716276
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 162109258
- updated: 2026-04-16 01:05:25
-
Version 1715074
- created: 2026-04-15 01:07:03
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-15/1776233212'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-15/1776233212
- id: 1715074
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 162053391
- updated: 2026-04-15 01:07:14
-
Version 1713872
- created: 2026-04-14 01:01:27
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-14/1776146482'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-14/1776146482
- id: 1713872
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 161997503
- updated: 2026-04-14 01:01:38
-
Version 1712647
- created: 2026-04-13 01:04:12
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-13/1776060231'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-13/1776060231
- id: 1712647
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 161940040
- updated: 2026-04-13 01:04:26
-
Version 1711443
- created: 2026-04-12 01:01:50
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-12/1775973530'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-12/1775973530
- id: 1711443
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 161890284
- updated: 2026-04-12 01:02:01
-
Version 1710249
- created: 2026-04-11 01:03:21
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-11/1775887390'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-11/1775887390
- id: 1710249
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 161838640
- updated: 2026-04-11 01:03:32
-
Version 1709101
- created: 2026-04-10 01:02:26
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-10/1775800933'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-10/1775800933
- id: 1709101
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 161783025
- updated: 2026-04-10 01:02:40
-
Version 1707961
- created: 2026-04-09 00:55:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-09/1775714145'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-09/1775714145
- id: 1707961
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 161726892
- updated: 2026-04-09 00:56:09
-
Version 1706757
- created: 2026-04-08 01:09:45
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-08/1775628581'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-08/1775628581
- id: 1706757
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 161672805
- updated: 2026-04-08 01:09:56
-
Version 1705558
- created: 2026-04-07 01:02:45
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-07/1775541750'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-07/1775541750
- id: 1705558
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 161616672
- updated: 2026-04-07 01:02:58
-
Version 1704324
- created: 2026-04-06 01:02:36
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-06/1775455345'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-06/1775455345
- id: 1704324
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 161558656
- updated: 2026-04-06 01:02:47
-
Version 1703136
- created: 2026-04-05 00:53:15
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-05/1775368391'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-05/1775368391
- id: 1703136
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 161511105
- updated: 2026-04-05 00:53:26
-
Version 1701968
- created: 2026-04-04 00:51:34
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-04/1775281887'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-04/1775281887
- id: 1701968
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 161455890
- updated: 2026-04-04 00:51:45
-
Version 1700767
- created: 2026-04-03 01:03:37
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-03/1775195972'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" ] - hive_path: s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-03/1775195972
- id: 1700767
- processed: 1
- raw_data:
{ "american_holiday": 15, "calendar_week": 8, "date_dim_id": 0, "day": 5, "day_of_year": 6, "first_day_of_week": 19, "formatted_date": 9, "full_date": 1, "month": 3, "month_end": 18, "month_name": 4, "month_start": 17, "period": 16, "quartal": 10, "weekday_name": 7, "weekend": 14, "year": 2, "year_calendar_week": 13, "year_month": 12, "year_quartal": 11 } - schema_attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - schema_name_id: 744
- schema_scan_id: 161398537
- updated: 2026-04-03 01:03:49
Schema Scans: 15
Last at 2026-04-17 00:55:03
-
Scan 162163956
- duration: 0:00:12.260369
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162163956
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-17/1776405283", "key": "raw/date_dim/2026-04-17/1776405283/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 2826458583029467438, "service_name": "kepler-normies", "span_id": 10847095824709312563, "trace_id": 2826458583029467438 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-17 00:55:03
- success: True
- trace_id: 2826458583029467438
-
Scan 162109258
- duration: 0:00:14.662890
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162109258
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-16/1776319501", "key": "raw/date_dim/2026-04-16/1776319501/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 11474239980661134270, "service_name": "kepler-normies", "span_id": 13058475565658006740, "trace_id": 11474239980661134270 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-16 01:05:11
- success: True
- trace_id: 11474239980661134270
-
Scan 162053391
- duration: 0:00:12.120996
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 162053391
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-15/1776233212", "key": "raw/date_dim/2026-04-15/1776233212/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 17710975416558621821, "service_name": "kepler-normies", "span_id": 17610776000877814010, "trace_id": 17710975416558621821 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-15 01:07:02
- success: True
- trace_id: 17710975416558621821
-
Scan 161997503
- duration: 0:00:12.115572
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161997503
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-14/1776146482", "key": "raw/date_dim/2026-04-14/1776146482/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 7990055960113556630, "service_name": "kepler-normies", "span_id": 8052452432231281618, "trace_id": 7990055960113556630 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-14 01:01:26
- success: True
- trace_id: 7990055960113556630
-
Scan 161940040
- duration: 0:00:14.667931
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161940040
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-13/1776060231", "key": "raw/date_dim/2026-04-13/1776060231/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 10404593426022097800, "service_name": "kepler-normies", "span_id": 5870780282850504857, "trace_id": 10404593426022097800 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-13 01:04:11
- success: True
- trace_id: 10404593426022097800
-
Scan 161890284
- duration: 0:00:12.364799
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161890284
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-12/1775973530", "key": "raw/date_dim/2026-04-12/1775973530/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 17122319247798304768, "service_name": "kepler-normies", "span_id": 11615175055241307441, "trace_id": 17122319247798304768 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-12 01:01:49
- success: True
- trace_id: 17122319247798304768
-
Scan 161838640
- duration: 0:00:12.400976
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161838640
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-11/1775887390", "key": "raw/date_dim/2026-04-11/1775887390/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 6168922032922995729, "service_name": "kepler-normies", "span_id": 8828434494049210014, "trace_id": 6168922032922995729 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-11 01:03:20
- success: True
- trace_id: 6168922032922995729
-
Scan 161783025
- duration: 0:00:14.742199
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161783025
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-10/1775800933", "key": "raw/date_dim/2026-04-10/1775800933/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 5579987559358901062, "service_name": "kepler-normies", "span_id": 2577743801221470946, "trace_id": 5579987559358901062 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-10 01:02:25
- success: True
- trace_id: 5579987559358901062
-
Scan 161726892
- duration: 0:00:12.144488
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161726892
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-09/1775714145", "key": "raw/date_dim/2026-04-09/1775714145/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 14902849885657623042, "service_name": "kepler-normies", "span_id": 9493978593724575133, "trace_id": 14902849885657623042 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-09 00:55:57
- success: True
- trace_id: 14902849885657623042
-
Scan 161672805
- duration: 0:00:12.194137
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161672805
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-08/1775628581", "key": "raw/date_dim/2026-04-08/1775628581/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 9196472703039962619, "service_name": "kepler-normies", "span_id": 16949364997104344932, "trace_id": 9196472703039962619 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-08 01:09:44
- success: True
- trace_id: 9196472703039962619
-
Scan 161616672
- duration: 0:00:14.675268
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161616672
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-07/1775541750", "key": "raw/date_dim/2026-04-07/1775541750/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 4081454641093997575, "service_name": "kepler-normies", "span_id": 8071170134719225862, "trace_id": 4081454641093997575 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-07 01:02:44
- success: True
- trace_id: 4081454641093997575
-
Scan 161558656
- duration: 0:00:12.352422
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161558656
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-06/1775455345", "key": "raw/date_dim/2026-04-06/1775455345/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 1487897668850271972, "service_name": "kepler-normies", "span_id": 3048143159633536936, "trace_id": 1487897668850271972 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-06 01:02:35
- success: True
- trace_id: 1487897668850271972
-
Scan 161511105
- duration: 0:00:12.113103
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161511105
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-05/1775368391", "key": "raw/date_dim/2026-04-05/1775368391/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 9148586117067331557, "service_name": "kepler-normies", "span_id": 1775078189794475104, "trace_id": 9148586117067331557 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-05 00:53:14
- success: True
- trace_id: 9148586117067331557
-
Scan 161455890
- duration: 0:00:12.118185
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161455890
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-04/1775281887", "key": "raw/date_dim/2026-04-04/1775281887/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 4573485682626033891, "service_name": "kepler-normies", "span_id": 10505699707491242095, "trace_id": 4573485682626033891 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-04 00:51:33
- success: True
- trace_id: 4573485682626033891
-
Scan 161398537
- duration: 0:00:12.141889
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 161398537
- payload:
{ "datatype_dict": { "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplernormies-prod", "hive_path": "s3://sfdl-postgres-keplernormies-prod/raw/date_dim/2026-04-03/1775195972", "key": "raw/date_dim/2026-04-03/1775195972/data_0.csv.gz" }, "schema": { "name": "sfdl_prod_postgres.keplernormies_date_dim", "type": "postgres" }, "trace_context": { "parent_id": 567829701951868270, "service_name": "kepler-normies", "span_id": 8170294225342906328, "trace_id": 567829701951868270 } } - running: False
- schema_name_id: 744
- start_time: 2026-04-03 01:03:36
- success: True
- trace_id: 567829701951868270
- attributes:
{ "american_holiday": "string", "calendar_week": "int", "date_dim_id": "int", "day": "int", "day_of_year": "int", "first_day_of_week": "date", "formatted_date": "string", "full_date": "date", "month": "int", "month_end": "date", "month_name": "string", "month_start": "date", "period": "string", "quartal": "string", "weekday_name": "string", "weekend": "string", "year": "int", "year_calendar_week": "string", "year_month": "string", "year_quartal": "string" } - created: 2026-04-17 00:55:04
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-17/1776405283'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2019-08-28 02:29:35",
"disabled": false,
"format": "raw",
"id": 744,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_postgres",
"table": "keplernormies_date_dim"
},
"type": "postgres"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"american_holiday": "string",
"calendar_week": "int",
"date_dim_id": "int",
"day": "int",
"day_of_year": "int",
"first_day_of_week": "date",
"formatted_date": "string",
"full_date": "date",
"month": "int",
"month_end": "date",
"month_name": "string",
"month_start": "date",
"period": "string",
"quartal": "string",
"weekday_name": "string",
"weekend": "string",
"year": "int",
"year_calendar_week": "string",
"year_month": "string",
"year_quartal": "string"
},
"created": "2026-04-17 00:55:04",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_postgres`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_postgres.keplernormies_date_dim`\n(\n `date_dim_id` int , `full_date` date , `year` int , `month` int , `month_name` string , `day` int , `day_of_year` int , `weekday_name` string , `calendar_week` int , `formatted_date` string , `quartal` string , `year_quartal` string , `year_month` string , `year_calendar_week` string , `weekend` string , `american_holiday` string , `period` string , `month_start` date , `month_end` date , `first_day_of_week` date \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-postgres-keplernormies-prod/raw/date_dim/2026-04-17/1776405283'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_postgres.keplernormies_date_dim`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_postgres.keplernormies_date_dim"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}