Schema Info

Schema Name: sfdl_stage_postgres.keplernormies_date_dim
  • created: 2019-08-27 15:15:11
  • disabled: False
  • format: raw
  • id: 877
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_postgres",
        "table": "keplernormies_date_dim"
    }
  • type: postgres
Schema Versions: 3
    • created: 2025-09-26 01:01:19
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`",
          "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_date_dim`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/date_dim/2025-09-26/1758866463'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_date_dim"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-stage/raw/date_dim/2025-09-26/1758866463
    • id: 868465
    • 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: 877
    • schema_scan_id: 6326437
    • updated: 2025-09-26 01:01:33
    • created: 2025-09-25 01:00:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`",
          "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_date_dim`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/date_dim/2025-09-25/1758780020'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_date_dim"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-stage/raw/date_dim/2025-09-25/1758780020
    • id: 868246
    • 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: 877
    • schema_scan_id: 6326013
    • updated: 2025-09-25 01:00:45
    • created: 2025-09-24 00:52:56
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`",
          "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_date_dim`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/date_dim/2025-09-24/1758693170'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_date_dim"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-stage/raw/date_dim/2025-09-24/1758693170
    • id: 868036
    • 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: 877
    • schema_scan_id: 6325599
    • updated: 2025-09-24 00:53:10
Schema Scans: 3
Last at 2025-09-26 01:01:18
    • duration: 0:00:14.628523
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6326437
    • 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-stage",
              "hive_path": "s3://sfdl-postgres-keplernormies-stage/raw/date_dim/2025-09-26/1758866463",
              "key": "raw/date_dim/2025-09-26/1758866463/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_postgres.keplernormies_date_dim",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 5962845089324594528,
              "service_name": "kepler-normies",
              "span_id": 9034013490694857766,
              "trace_id": 5962845089324594528
          }
      }
    • running: False
    • schema_name_id: 877
    • start_time: 2025-09-26 01:01:18
    • success: True
    • trace_id: 5962845089324594528
    • duration: 0:00:12.221159
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6326013
    • 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-stage",
              "hive_path": "s3://sfdl-postgres-keplernormies-stage/raw/date_dim/2025-09-25/1758780020",
              "key": "raw/date_dim/2025-09-25/1758780020/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_postgres.keplernormies_date_dim",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 6175957719714220566,
              "service_name": "kepler-normies",
              "span_id": 1576511884342203472,
              "trace_id": 6175957719714220566
          }
      }
    • running: False
    • schema_name_id: 877
    • start_time: 2025-09-25 01:00:33
    • success: True
    • trace_id: 6175957719714220566
    • duration: 0:00:14.741348
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6325599
    • 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-stage",
              "hive_path": "s3://sfdl-postgres-keplernormies-stage/raw/date_dim/2025-09-24/1758693170",
              "key": "raw/date_dim/2025-09-24/1758693170/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_postgres.keplernormies_date_dim",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 16660210481671927541,
              "service_name": "kepler-normies",
              "span_id": 732800692843200523,
              "trace_id": 16660210481671927541
          }
      }
    • running: False
    • schema_name_id: 877
    • start_time: 2025-09-24 00:52:55
    • success: True
    • trace_id: 16660210481671927541
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
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: 2025-09-26 01:01:19
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/date_dim/2025-09-26/1758866463'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_date_dim`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_date_dim"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2019-08-27 15:15:11",
        "disabled": false,
        "format": "raw",
        "id": 877,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_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": "2025-09-26 01:01:19",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/date_dim/2025-09-26/1758866463'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplernormies_date_dim`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_postgres.keplernormies_date_dim"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}