Schema Info

Schema Name: sfdl_dev_postgres.keplernormies_date_dim
  • created: 2020-11-13 16:30:22
  • disabled: False
  • format: raw
  • id: 1505
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_postgres",
        "table": "keplernormies_date_dim"
    }
  • type: postgres
Schema Versions: 3
    • created: 2024-08-14 09:53:41
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`",
          "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_date_dim`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/date_dim/2024-08-14/1723647219'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_date_dim"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-dev/raw/date_dim/2024-08-14/1723647219
    • id: 4708750
    • 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: 1505
    • schema_scan_id: 6564868
    • updated: 2024-08-14 09:53:55
    • created: 2024-05-14 03:33:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`",
          "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_date_dim`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/date_dim/2024-05-14/1715675556'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_date_dim"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-dev/raw/date_dim/2024-05-14/1715675556
    • id: 4705876
    • 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: 1505
    • schema_scan_id: 6490555
    • updated: 2024-05-14 03:33:16
    • created: 2024-05-13 12:51:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`",
          "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_date_dim`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/date_dim/2024-05-13/1715622690'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_date_dim"
      ]
    • hive_path: s3://sfdl-postgres-keplernormies-dev/raw/date_dim/2024-05-13/1715622690
    • id: 4705697
    • 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: 1505
    • schema_scan_id: 6489867
    • updated: 2024-05-13 12:52:06
Schema Scans: 3
Last at 2024-08-14 09:53:40
    • duration: 0:00:14.576358
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6564868
    • 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-dev",
              "hive_path": "s3://sfdl-postgres-keplernormies-dev/raw/date_dim/2024-08-14/1723647219",
              "key": "raw/date_dim/2024-08-14/1723647219/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_postgres.keplernormies_date_dim",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 14379185716158550563,
              "service_name": "kepler-normies",
              "span_id": 10158733936703584847,
              "trace_id": 14379185716158550563
          }
      }
    • running: False
    • schema_name_id: 1505
    • start_time: 2024-08-14 09:53:40
    • success: True
    • trace_id: 14379185716158550563
    • duration: 0:00:14.813664
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6490555
    • 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-dev",
              "hive_path": "s3://sfdl-postgres-keplernormies-dev/raw/date_dim/2024-05-14/1715675556",
              "key": "raw/date_dim/2024-05-14/1715675556/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_postgres.keplernormies_date_dim",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 5973618966813502434,
              "service_name": "kepler-normies",
              "span_id": 7466322730807595709,
              "trace_id": 5973618966813502434
          }
      }
    • running: False
    • schema_name_id: 1505
    • start_time: 2024-05-14 03:33:02
    • success: True
    • trace_id: 5973618966813502434
    • duration: 0:00:14.785609
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 6489867
    • 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-dev",
              "hive_path": "s3://sfdl-postgres-keplernormies-dev/raw/date_dim/2024-05-13/1715622690",
              "key": "raw/date_dim/2024-05-13/1715622690/data_0.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_postgres.keplernormies_date_dim",
              "type": "postgres"
          },
          "trace_context": {
              "parent_id": 17321587525501906417,
              "service_name": "kepler-normies",
              "span_id": 17225271685550290047,
              "trace_id": 17321587525501906417
          }
      }
    • running: False
    • schema_name_id: 1505
    • start_time: 2024-05-13 12:51:51
    • success: True
    • trace_id: 17321587525501906417
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: 2024-08-14 09:53:41
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/date_dim/2024-08-14/1723647219'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_date_dim`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_date_dim"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2020-11-13 16:30:22",
        "disabled": false,
        "format": "raw",
        "id": 1505,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_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": "2024-08-14 09:53:41",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_postgres`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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-dev/raw/date_dim/2024-08-14/1723647219'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_postgres.keplernormies_date_dim`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_postgres.keplernormies_date_dim"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}